aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
...
* | | [extractor/common] Add container meta field for formats extracted in _parse_m...Ondřej Caletka2017-12-311-0/+1
* | | [slutload] Add support for mobile URLsWindom2017-12-311-3/+11
* | | [abc:iview] Improve extraction and bypass geo restriction (closes #14782)Sergey M․2017-12-311-33/+32
* | | [abc:iview] Fix extraction (closes #14711)d2au2017-12-311-5/+23
* | | [downloader/hls] Use HTTP headers for key requestSergey M․2017-12-311-1/+2
* | | [openload] Fix extraction (closes #15118)Yen Chi Hsuan2017-12-301-1/+2
* | | [mediasite] Improve extraction and code style, add support for DASH (closes #...Sergey M․2017-12-302-57/+100
* | | [mediasite] Add extractor, subsume sandia and collegerama extractorsfelix2017-12-305-160/+195
* | | [common] use AACL as the default fourcc when AudioTag is 255felix2017-12-301-1/+1
* | | [ufctv] Add new extractor(closes #14520)Remita Amine2017-12-302-0/+56
* | | [pluralsight] Fix missing first line of subtitles (closes #11118)50csent2017-12-301-2/+2
* | | [openload] Fallback on f-page extraction (closes #14665, closes #14879)Sergey M․2017-12-301-7/+21
* | | [vimeo] Improve password protected videos extraction (closes #15114)Sergey M․2017-12-301-5/+6
* | | [extractor/common] Fix extraction of DASH formats with the same representatio...Sergey M․2017-12-291-10/+8
* | | [aws] fix canonical/signed headers generation in python 2(closes #15102)Remita Amine2017-12-291-3/+3
* | | release 2017.12.28Sergey M․2017-12-281-1/+1
* | | [internazionale] Improve extraction (closes #14973)Sergey M․2017-12-271-19/+37
* | | [internazionale] Add extractorLeonardo Taccari2017-12-272-0/+47
* | | [playtvak] Relax video regex and make description optionalOndřej Caletka2017-12-271-5/+15
* | | [filmweb] improve extractionRemita Amine2017-12-262-57/+86
* | | [Filmweb] Add extractorDéstin Reed2017-12-263-0/+92
| |/ |/|
* | [espn] Add new extractor for http://fivethirtyeight.com(closes #6864)Remita Amine2017-12-262-0/+32
* | [umg:de] Add new extractor(closes #11582)(closes #11584)Remita Amine2017-12-262-0/+104
* | [espn] add support for espnfc and extract more formats(closes #8053)Remita Amine2017-12-251-21/+51
* | [youku] Add test case.JianxinLi2017-12-251-0/+4
* | [youku] Fix list extraction.(close #15065)JianxinLi2017-12-251-1/+1
* | [openload] Remove a confusing exceptionYen Chi Hsuan2017-12-241-2/+3
* | [openload] Add support for oload.stream (closes #15070)Sergey M․2017-12-241-1/+4
* | [youku] Update ccodeJianxinLi2017-12-231-1/+1
* | release 2017.12.23Sergey M․2017-12-231-1/+1
* | [kaltura] Fix typoSergey M․2017-12-231-1/+1
* | [kaltura] Add another embed pattern for entry_idSergey M․2017-12-231-3/+6
* | [voot] Fix video identificationSergey M․2017-12-231-3/+5
* | [extractor/common] Move X-Forwarded-For setup code into _request_webpageSergey M․2017-12-231-9/+10
* | [7plus] Add new extractor(closes #15043)Remita Amine2017-12-233-56/+128
* | [animeondemand] Fix typoSergey M․2017-12-201-1/+1
* | [animeondemand] Relax login error regexSergey M․2017-12-191-2/+2
* | [shahid] add support for show pages(closes #7401)Remita Amine2017-12-194-131/+219
* | [YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in out...Sergey M․2017-12-191-0/+2
* | [youtube] Extract uploader, uploader_id and uploader_url for playlists (#1142...Sergey M․2017-12-191-1/+21
* | [extractor/common] Introduce uploader, uploader_id and uploader_url meta fiel...Sergey M․2017-12-191-2/+3
* | [afreecatv] Improve format extraction (closes #15019)Sergey M․2017-12-191-4/+13
* | [downloader/fragment] Encode filename of fragment being removed (closes #15020)Sergey M․2017-12-181-1/+1
* | [cspan] add support for audio only pages and catch page errors(closes #14995)Remita Amine2017-12-171-5/+18
* | [mailru] Fix issues and improve (closes #14904)Sergey M․2017-12-171-15/+28
* | [mailru] Add support for embed URLsHongjie Dong2017-12-171-15/+23
* | [crunchyroll] Future-proof XML element checks(closes #15013)Remita Amine2017-12-171-4/+4
* | [cbslocal] Fix timestamp extraction (closes #14999, closes #15000)Sergey M․2017-12-161-6/+4
* | [utils] Add another date format pattern (#14999)Sergey M․2017-12-161-0/+2
* | [discoverygo] correct ttml subtitle extensionRemita Amine2017-12-161-1/+6