aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* [polskieradio] Fix extractionJakub Adam Wieczorek2017-06-161-1/+1
* [extractor/common] Improve jwplayer subtitles extractionSergey M․2017-06-151-0/+2
* [xfileshare] Add support for fastvideo.megfabiano2017-06-151-0/+4
* [extractor/common] Fix json dumping with --geo-bypassYen Chi Hsuan2017-06-151-1/+1
* [bilibili] Fix extraction of videos with double quotes in titlesYen Chi Hsuan2017-06-151-1/+17
* [4tube] Fix extraction (closes #13381)gfabiano2017-06-151-2/+2
* [disney] Add support for disneychannel.deMarcin Cieślak2017-06-151-1/+4
* [extractor/common] Improve jwplayer formats extraction (closes #13379)Sergey M․2017-06-141-0/+2
* [npo] Improve _VALID_URL (closes #13376)Sergey M․2017-06-141-1/+4
* [corus] Add support for showcase.caSergey M․2017-06-131-1/+8
* [corus] Add support for history.ca (closes #13359)Sergey M․2017-06-131-1/+17
* [compat] Add compat_HTMLParseError to __all__Sergey M․2017-06-121-0/+1
* release 2017.06.12Sergey M․2017-06-121-1/+1
* [xfileshare] PEP 8Sergey M․2017-06-121-1/+0
* [utils] Handle HTMLParseError in extract_attributes (closes #13349)Sergey M․2017-06-121-2/+7
* [compat] Introduce compat_HTMLParseErrorSergey M․2017-06-121-0/+13
* [xfileshare] Add support for rapidvideo (closes #13348)Sergey M․2017-06-121-0/+4
* [xfileshare] Modernize and pass referrerSergey M․2017-06-121-6/+6
* [rutv] Add support for testplayer.vgtrk.com (closes #13347)Sergey M․2017-06-111-7/+15
* [newgrounds] Extract more metadata (closes #13232)Sergey M․2017-06-111-5/+33
* [utils] Improve unified_timestampSergey M․2017-06-111-1/+1
* [newgrounds:playlist] Add extractor (closes #10611)Sergey M․2017-06-112-2/+59
* [newgrounds] Improve formats and uploader extraction (closes #13346)Sergey M․2017-06-111-5/+43
* [msn] Fix formats extractionSergey M․2017-06-111-4/+3
* [extractor/generic] Ensure format id is unicode stringSergey M․2017-06-101-2/+3
* [extractor/common] Return unicode string from _match_idSergey M․2017-06-091-1/+1
* [turbo] Ensure format id is stringSergey M․2017-06-091-1/+2
* [sexu] Ensure height is intSergey M․2017-06-091-2/+3
* [jove] Ensure comment count is intSergey M․2017-06-091-2/+2
* [golem] Ensure format id is stringSergey M․2017-06-091-1/+2
* [gfycat] Ensure filesize is intSergey M․2017-06-091-1/+1
* [foxgay] Ensure height is intSergey M․2017-06-091-1/+2
* [flickr] Ensure format id is stringSergey M․2017-06-091-2/+5
* [sohu] Fix numeric fieldsSergey M․2017-06-091-5/+10
* [safari] Improve authentication detection (closes #13319)Sergey M․2017-06-081-11/+10
* [liveleak] Ensure height is int (closes #13313)Sergey M․2017-06-081-2/+3
* [YoutubeDL] Sanitize more fields (#13313)Sergey M․2017-06-081-15/+37
* [README.md] Clarify output template references (closes #13316)Sergey M․2017-06-081-2/+2
* [streamango] Skip download for test (closes #13292)Sergey M․2017-06-071-1/+5
* [streamango] Make title optionalLuca Steeb2017-06-071-1/+8
* [rtlnl] Improve _VALID_URL (closes #13295)Sergey M․2017-06-061-1/+4
* [tvplayer] Fix extraction (closes #13291)Sergey M․2017-06-061-1/+1
* release 2017.06.05Sergey M․2017-06-051-1/+1
* [bandcamp:weekly] Improve and extract more metadata (closes #12758)Sergey M․2017-06-041-22/+52
* [bandcamp:weekly] Add extractorAdam Voss2017-06-042-1/+68
* [pornhub:uservideos] Add missing raiseSergey M․2017-06-041-0/+1
* [pornhub:playlist] Fix extraction (closes #13281)Sergey M․2017-06-041-3/+6
* [godtv] Remove extractor (closes #13175)Sergey M․2017-06-032-67/+0
* [YoutubeDL] Don't emit ANSI escape codes on WindowsCeruleanSky2017-06-031-6/+7
* [safari] Fix typo (closes #13252)Sergey M․2017-06-021-1/+1