aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [hotstar] Move to API v2 (closes #20931)Sergey M․2019-05-041-25/+62
|
* [fox] fix Uplynk PrePlay error handling under python 2(#20925)Remita Amine2019-05-021-1/+1
|
* [fox] Fix API error handling under python 2 (closes #20925)Sergey M․2019-05-021-1/+1
|
* [redbulltv] Extend _VALID_URL (closes #20922)Sergey M․2019-05-011-1/+7
|
* release 2019.04.30Sergey M․2019-04-308-18/+18
|
* [ChangeLog] ActualizeSergey M․2019-04-301-0/+21
| | | | [ci skip]
* [openload] Use real Chrome versions (closes #20902)Sergey M․2019-04-301-6/+1580
|
* [youtube] Remove info el for get_video_info requestSergey M․2019-04-301-1/+1
| | | | Since it does not work for quite a long time
* [youtube] Improve extraction robustnessSergey M․2019-04-301-24/+29
| | | | Fail on missing token only when no formats found
* [dramafever] Remove extractor(closes #20868)Remita Amine2019-04-282-270/+0
|
* [adn] fix subtitle extraction(#12724)Remita Amine2019-04-281-2/+3
|
* [youtube] extract album from Music in this video section(#20301)Remita Amine2019-04-281-2/+5
|
* [ccc] Improve extraction (closes #14601, closes #20355)Sergey M․2019-04-281-17/+13
|
* [ccc] Extract creatorTobias Gruetzmacher2019-04-281-1/+15
|
* [ccc:playlist] Add extractorTobias Kunze2019-04-282-1/+28
|
* [sverigesradio] improve extraction(closes #18635)Remita Amine2019-04-281-49/+59
|
* [sverigesradio] Add extractorMattias Wadman2019-04-282-0/+109
|
* [cinemax] Add new extractorRemita Amine2019-04-283-19/+55
|
* [sixplay] add missing parenthesisRemita Amine2019-04-271-1/+1
|
* [sixplay] try to extract non drm protected manifests(closes #20849)Remita Amine2019-04-271-1/+2
|
* [youtube] improve Youtube Music Auto-generated description parsing(closes ↵Remita Amine2019-04-271-34/+23
| | | | #20742)
* [youtube] Extract additional meta data from video description on youtube ↵quinlander2019-04-271-1/+122
| | | | | | | | | | | | | | | | | | | music videos YouTube music videos often have auto-generated video descriptions that can be utilized to extract additional information about the video. This is desirable in order to provide the user with as much meta data as possible. This commit adds extraction methods for the following fields for youtube music videos: - artist (fallback extraction methods added) - track (fallback extraction methods added) - album (new in this commit) - release_date (new in this commit) - release_year (new in this commit) 4 tests have been added to test this new functionality: - YoutubeIE tests 27, 28, 29, and 30 Resolves: #20599
* [wrzuta] Remove extractor (closes #20684) (#20801)Jakub Wilk2019-04-272-162/+0
| | | Wrzuta.pl was shut down in 2017.
* [twitch] Prefer source format (closes #20850)Sergey M․2019-04-271-2/+2
|
* Move issue template templates into separate folderSergey M․2019-04-276-6/+6
|
* Issue template overhaulSergey M․2019-04-2715-129/+561
|
* [twitcasting] Add support for private videos (#20843)Mao Zedong2019-04-261-3/+24
|
* [twitcasting] Fix test: video title (#20840)Mao Zedong2019-04-261-1/+1
|
* [reddit] check thumbnail URL(closes #20030)Remita Amine2019-04-261-1/+2
|
* [ISSUE_TEMPLATE.md] Add entry on argument escaping in make-sure checklistSergey M․2019-04-262-0/+2
| | | | [ci skip]
* [yandexmusic] fix track url extraction(closes #20820)Remita Amine2019-04-251-28/+23
|
* release 2019.04.24Sergey M․2019-04-244-5/+7
|
* [ChangeLog] ActualizeSergey M․2019-04-241-0/+22
| | | | [ci skip]
* [youtube] Fix extraction (closes #20758, closes #20759, closes #20761, ↵Sergey M․2019-04-241-3/+6
| | | | closes #20762, closes #20764, closes #20766, closes #20767, closes #20769, closes #20771, closes #20768, closes #20770)
* [toutv] fix extraction and extract series info(closes #20757)Remita Amine2019-04-241-1/+12
|
* [vrv] add support for movie listings(closes #19229)Remita Amine2019-04-221-6/+32
|
* [youtube] raise ExtractorError when no data available(#20737)Remita Amine2019-04-221-0/+7
|
* [soundcloud] Add support for new rendition and improve extraction (closes ↵Sergey M․2019-04-231-58/+152
| | | | #20699)
* [ooyala] add support for geo verification proxyRemita Amine2019-04-221-1/+1
|
* [nrl] Add new extractor(closes #15991)Remita Amine2019-04-222-0/+31
|
* [vimeo] extract live archive source format(#19144)Remita Amine2019-04-211-1/+12
|
* [vimeo] add support live streams and improve info extraction(closes #19144)Remita Amine2019-04-212-22/+31
|
* [ntvcojp] Add new extractorRemita Amine2019-04-212-0/+50
|
* [nhk] extract rtmpt formatRemita Amine2019-04-211-6/+7
|
* [nhk] add support for audio URLsRemita Amine2019-04-211-33/+59
|
* [udemy] add another course id extraction pattern(closes #20491)Remita Amine2019-04-191-1/+4
|
* [openload] Add support for oload.services (closes #20691)Sergey M․2019-04-181-1/+4
|
* [openload] Add support for openloed.co (closes #20691)ealgase2019-04-181-1/+4
| | | | While the .co could be captured directly, I anticipate that there will be more TLD's for openloed in the future.
* [bravotv] fix extraction(closes #19213)Remita Amine2019-04-181-15/+25
|
* release 2019.04.17Sergey M․2019-04-184-6/+9
|