aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/turner.py
Commit message (Expand)AuthorAgeFilesLines
* [tbs] fix extraction(fixes #13658)Remita Amine2017-12-111-21/+27
* [turner] extract thumbnail and is_live and strip descriptionRemita Amine2017-05-081-2/+7
* [turner] fix downloading of secure hls formats using ffmpeg(closes #11358)(cl...Remita Amine2017-02-041-2/+6
* add support for Adobe Pass auth in tbs,tnt and trutv extractors(fixes #10642)...Remita Amine2016-09-201-7/+10
* [turner] use android secure hls host and catch token extraction errorsRemita Amine2016-09-061-16/+10
* [turner] keep video id intactRemita Amine2016-08-301-1/+1
* [turner,cnn] move a check for wrong timestamp to CNNIERemita Amine2016-08-291-5/+4
* [turner] Skip invalid subtitles' URLsSergey M․2016-08-291-1/+1
* [turner] Extract all formatsSergey M․2016-08-291-21/+25
* [turner] Fix subtitles extractionSergey M․2016-08-291-4/+5
* [turner] fix secure m3u8 formats downloadingRemita Amine2016-08-281-2/+13
* [turner,nba,cnn,adultswim] add base extractor to parse cvp feedsRemita Amine2016-08-281-0/+163