summaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
...
* [videott] remove extractorRemita Amine2017-01-072-66/+0
* [swrmediathek] skip tests correctlyRemita Amine2017-01-061-2/+2
* [swrmediathek] improve extractionRemita Amine2017-01-061-36/+47
* [sharesix] remove extractorRemita Amine2017-01-062-92/+0
* [aol] remove AolFeaturesIERemita Amine2017-01-062-33/+3
* [break] merge BreakIE and ScreenJunkiesIERemita Amine2017-01-063-162/+102
* [sendtonews] improve info extractionRemita Amine2017-01-061-10/+26
* [skynews] update testRemita Amine2017-01-061-5/+6
* [3sat,phoenix] Fix extraction (closes #11619)Sergey M․2017-01-062-4/+170
* [comedycentral/mtv] Add support for HLS videos (fixes #11600)Philipp Hagemeister2017-01-052-24/+34
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-06282-537/+537
* [discoverygo] Fix JSON data parsingYen Chi Hsuan2017-01-051-2/+1
* release 2017.01.05Sergey M․2017-01-051-1/+1
* [zdf] Improve (closes #11055, closes #11063)Sergey M․2017-01-051-260/+266
* [zdf] Fix extractionPaul Hartmann2017-01-051-170/+214
* [pornhub:playlist] Improve extraction (closes #11594)Sergey M․2017-01-041-5/+12
* [cctv] Add support for ncpa-classic.com (closes #11591)Sergey M․2017-01-041-4/+42
* [tunein] Add support for embeds (closes #11579)Sergey M․2017-01-032-50/+78
* [cctv] Relax some video id regexesSergey M․2017-01-031-2/+2
* release 2017.01.02Sergey M․2017-01-021-1/+1
* [cctv] Relax _VALID_URLSergey M․2017-01-021-1/+1
* [cctv] Do not fallback on video id extracted from URLSergey M․2017-01-021-1/+1
* [cctv] Improve and merge with cntv (closes #879, closes #6753, closes #8541)Sergey M․2017-01-023-152/+128
* [cntv] Add extractorRPing2017-01-022-0/+124
* [nrktv:episodes] Add support for episodes (#11571)Sergey M․2017-01-012-16/+51
* [arkena] Add support for video.arkena.com (closes #11568)Sergey M․2017-01-011-1/+20
* release 2016.12.31Sergey M․2016-12-311-1/+1
* Improve custom config support (closes #10648)Sergey M․2016-12-312-23/+22
* Add option --config-locationFabian Stahl2016-12-312-0/+15
* [twitch:vod] Improve _VALID_URL (closes #11537)Sergey M․2016-12-311-22/+11
* [twitch] Added support for player.twitch.tv URLs (closes #11535)Robert Smith2016-12-311-1/+22
* [README.md] Fix spelling and harmonize line lengthDavid Haberthür2016-12-311-2/+2
* [videa] Add support for videa embedsSergey M․2016-12-312-0/+23
* [videa] Improve and simplify (closes #8181, closes #11133)Sergey M․2016-12-312-66/+54
* [videa] Add extractorBagira2016-12-312-0/+102
* [vk] Fix postlive videos extractionSergey M․2016-12-301-3/+6
* [vk] Extract from playerParams (closes #11555)Sergey M․2016-12-301-5/+17
* [freevideo] Remove extractor (closes #11515)Sergey M․2016-12-302-40/+1
* [showroomlive] Improve (closes #11458)Sergey M․2016-12-301-55/+59
* [showroomlive] Add extractorArjan Verwer2016-12-292-0/+81
* [xhamster] Fix duration extraction (closes #11549)Sergey M․2016-12-281-7/+7
* [rtve:live] Fix extraction (closes #11529)Sergey M․2016-12-251-1/+4
* [extractor/common] Allow non-lang in subtitles' keysYen Chi Hsuan2016-12-251-3/+4
* [brightcove:legacy] Improve embeds detection (closes #11523)Sergey M․2016-12-242-8/+29
* [twitch] Add support for rechat messages (closes #11524)Sergey M․2016-12-241-0/+13
* [acast] Add test with multiple blingsMattias Wadman2016-12-241-2/+16
* [acast] Fix broken audio URL and timestamp extractionMattias Wadman2016-12-241-3/+5
* release 2016.12.22Sergey M․2016-12-221-1/+1
* [common] improve detection for video only formats and m3u8 manifest(fixes #11...Remita Amine2016-12-221-4/+8
* [theplatform] pass geo verification headers to smil request(closes #10146)Remita Amine2016-12-211-1/+3