about summary refs log tree commit diff
path: root/youtube_dl/extractor
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into totalwebcasting totalwebcastingFilippo Valsorda2018-01-07429-9156/+23736
|\
| * [motherless:group] Relax entry extraction and add a fallback scenarioSergey M․2018-01-071-8/+21
| * [motherless:group] Capture leading slash of video pathSergey M․2018-01-071-1/+1
| * [mitele] Fix extraction (closes #15186)Sergey M․2018-01-061-14/+16
| * [motherless] Add support for groupsMartin Weinelt2018-01-062-1/+77
| * [lynda] Relax _VALID_URL (closes #15185)Sergey M․2018-01-061-2/+21
| * [soundcloud] Fallback to avatar picture for thumbnail (closes #12878)Parmjit Virk2018-01-051-1/+20
| * [youku] Fix list extraction.(close #15135) (#15137)JianxinLi2018-01-041-3/+9
| * [openload] Fix extraction (closes #15166)Yen Chi Hsuan2018-01-041-1/+5
| * [lynda] Skip invalid subtitles (closes #15159)Sergey M․2018-01-031-2/+3
| * [twitch] Pass video id to url_result when extracting playlistLuc Ritchie2018-01-031-1/+8
| * [rtve.es:alacarta] Fix extraction of some new URLsJaime Marquínez Ferrándiz2018-01-021-0/+3
| * [acast] Fix extractionMattias Wadman2018-01-021-11/+12
| * [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
| * [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
| * [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
| * [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
| * [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