aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/go90.py
AgeCommit message (Collapse)Author
2018-07-01[go90] add support for embed urls(closes #16873)Remita Amine
2018-07-01[go90] detect geo restriction error and pass geo verification headers(closes ↵Remita Amine
#16874)
2018-05-23[go90] extract age limit and detect drm protection(#10127)Remita Amine
2017-04-15[go90] Improve extractionJeremie J. Jarosh
- 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)
2017-04-13[go90] Add new extractor(closes #10127)Remita Amine