summaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/go90.py
Commit message (Collapse)AuthorAgeFilesLines
* [go90] remove extractorRemita Amine2019-11-011-149/+0
|
* [go90] add support for embed urls(closes #16873)Remita Amine2018-07-011-3/+6
|
* [go90] detect geo restriction error and pass geo verification headers(closes ↵Remita Amine2018-07-011-4/+18
| | | | #16874)
* [go90] extract age limit and detect drm protection(#10127)Remita Amine2018-05-231-0/+6
|
* [go90] Improve extractionJeremie J. Jarosh2017-04-151-2/+36
| | | | | | | | - add metadata for 'series', 'episode', 'season', 'season_id', 'season_number', and 'episode_number' - integrate series title into the title - extract subtitles (fallback to `vtt` if the subtitle file type detection fails as that is the most likely extension)
* [go90] Add new extractor(closes #10127)Remita Amine2017-04-131-0/+92