summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | release 2017.07.30.1Sergey M․2017-07-304-11/+15
| | | | |
* | | | | [ChangeLog] ActualizeSergey M․2017-07-301-0/+20
| | | | |
* | | | | [watchbox] Add extractor (#13739)Sergey M․2017-07-302-0/+152
| | | | |
* | | | | [clipfish] Remove extractorSergey M․2017-07-302-68/+0
| | | | |
* | | | | [youjizz] Fix extraction (closes #13744)Sergey M․2017-07-301-11/+67
| | | | |
* | | | | [generic] Add support for another ooyala embed pattern (closes #13727)Grzegorz Ruciński2017-07-301-0/+14
| | | | |
* | | | | [ard] Add support for lives (closes #13771)Sergey M․2017-07-291-3/+11
| | | | |
* | | | | [soundcloud] Update client idSergey M․2017-07-291-1/+1
| | | | |
* | | | | [soundcloud:trackstation] Add extractor (closes #13733)Sergey M․2017-07-292-55/+89
| | | | |
* | | | | [svtplay] Use geo verification proxy for API requestSergey M․2017-07-291-1/+2
| | | | |
* | | | | [svtplay] Update API URL (closes #13767)Sergey M․2017-07-291-1/+1
| | | | |
* | | | | [extractor/generic] PEP 8Sergey M․2017-07-291-1/+0
| | | | |
* | | | | [yandexdisk] Add extractor (closes #13755)Sergey M․2017-07-292-0/+116
| | | | |
* | | | | [downloader/hls] Use redirect URL as manifest base (#13755)Sergey M․2017-07-291-3/+3
| | | | |
* | | | | [megaphone] Add extractorPhilipp Hagemeister2017-07-283-0/+64
| | | | |
* | | | | [amcnetworks] Make rating optional (closes #12453)Sergey M․2017-07-271-3/+5
| | | | |
* | | | | [cloudy] Fix extraction (closes #13737)Sergey M․2017-07-261-1/+5
| | | | |
* | | | | [nickru] Add extractorSergey M․2017-07-232-0/+19
| | | | |
* | | | | [mtv] Improve thumbnal extractionSergey M․2017-07-231-2/+1
| | | | |
* | | | | [nick] Automate geo-restriction bypass (#13711)nyuszika7h2017-07-231-0/+1
| | | | |
* | | | | [ISSUE_TEMPLATE_tmpl.md] Minor improvementsnyuszika7h2017-07-231-6/+6
| | | | |
* | | | | [niconico] improve error reporting (#13696)Yen Chi Hsuan2017-07-231-0/+3
| | | | |
* | | | | [options] TypoYen Chi Hsuan2017-07-231-1/+1
| | | | |
* | | | | [options] Correctly hide login info from debug outputs (#13696)Yen Chi Hsuan2017-07-233-20/+50
| | | | | | | | | | | | | | | | | | | | | | | | | Iterate over opts instead of PRIVATE_OPTS for both performance and correctness
* | | | | release 2017.07.23Sergey M․2017-07-234-10/+13
| | | | |
* | | | | [ChangeLog] ActualizeSergey M․2017-07-231-0/+20
| | | | |
* | | | | [itv] Fix production id extraction (closes #13671)Sergey M․2017-07-231-1/+7
| | | | |
* | | | | [vidio] Make duration non fatal and fix typoSergey M․2017-07-231-1/+2
| | | | |
* | | | | [mtv] Skip missing video parts (closes #13690)Sergey M․2017-07-232-10/+30
| | | | |
* | | | | [YoutubeDL] Improve default format specification (closes #13704)Sergey M․2017-07-232-8/+34
| | | | |
* | | | | [sportbox:embed] Fix extractionSergey M․2017-07-221-27/+34
| | | | |
* | | | | [npo] Add support for npo3.nl URLsdubber02017-07-221-2/+5
| | | | |
* | | | | [dramafever] Fix testsSergey M․2017-07-221-4/+4
| | | | |
* | | | | [dramafever] Remove video id from title (closes #13699)Sergey M․2017-07-221-2/+7
| | | | |
* | | | | [YoutubeDL] Do not override id, extractor and extractor_key in url_transparentSergey M․2017-07-212-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All these meta fields must be borrowed from final extractor that actually performs extraction. This commit fixes extractor id in download archives for url_transparent downloads. Previously, 'transparent' extractor was erroneously used for extractor archive id, e.g. 'eggheadlesson 4n8ugwwj5t' instead of 'wistia 4n8ugwwj5t'.
* | | | | [egghead:lesson] Add extractor (#6635)Sergey M․2017-07-202-1/+53
| | | | |
* | | | | [funnyordie] Extract more metadata (closes #13677)Sergey M․2017-07-201-8/+56
| | | | |
* | | | | [youku:show] Refine playlist extractionYen Chi Hsuan2017-07-201-11/+23
| | | | | | | | | | | | | | | | | | | | Handle playlists that the initial page is not the first page
* | | | | [youku:show] Fix playlist extraction (closes #13248)Yen Chi Hsuan2017-07-202-28/+39
| | | | |
* | | | | [tbs] Mark as broken and skip invalid testsYen Chi Hsuan2017-07-201-2/+7
| | | | |
* | | | | [dispeak] Recognize sevt subdomain (closes #13276)Yen Chi Hsuan2017-07-202-1/+11
| | | | |
* | | | | [spiegel:article] Move testSergey M․2017-07-172-21/+20
|/ / / /
* | | | [adn] Improve error reporting (#13663)Sergey M․2017-07-161-1/+4
| | | |
* | | | [crunchyroll] Relax series and season regex (closes #13659)Sergey M․2017-07-161-2/+2
| | | |
* | | | [nexx:embed] PEP 8Sergey M․2017-07-161-1/+1
| | | |
* | | | [spiegel:article] Add support for nexx iframe embeds (closes #13029)Sergey M․2017-07-161-3/+7
| | | |
* | | | [extractor/common] Fix playlist_from_matchesSergey M․2017-07-161-3/+3
| | | |
* | | | [nexx:embed] Add extractor for iframe embedsSergey M․2017-07-163-2/+80
| | | |
* | | | [nexx] Improve JS embed extractionSergey M․2017-07-161-7/+11
| | | |
* | | | [pearvideo] Improve (closes #13031)Sergey M․2017-07-163-35/+64
| | | |