aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/globo.py
AgeCommit message (Expand)Author
2022-11-17[extractor] Deprecate `_sort_formats`pukkandan
2022-07-20[extractor/globo:article] Remove false positives (#4396)Bricio
2022-04-12[cleanup] Upgrade syntaxpukkandan
2022-02-11[extractor] Extract subtitles from manifests for more sites (#2686)Felix S
2022-02-11[globo] Expand valid URL (#2732)Bricio
2022-02-02[globo] Fix extractor (#2589)Bricio
2021-09-16[globo] Fix GloboIE (#994)Ashish Gupta
2021-08-23[extractor] Better error message for DRM (#729)pukkandan
2021-05-17[extractor] Add `write_debug` and `get_param`pukkandan
2021-02-25Completely change project name to yt-dlp (#85)Pccode66