summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [cbc] update test casesTithen-Firion2017-04-271-3/+3
|
* Don't list master m3u8 playlists in format list (closes #12832)Sergey M․2017-04-2711-61/+11
|
* [streamable] Add support for new embedded URL schemaLucas M2017-04-261-1/+5
|
* [arte:+7] Relax _VALID_URL (closes #12837)Sergey M․2017-04-261-1/+4
|
* release 2017.04.26Sergey M․2017-04-265-7/+8
|
* [ChangeLog] ActualizeSergey M․2017-04-261-1/+30
|
* [extractor/common] Improve jwplayer regexSergey M․2017-04-251-1/+1
|
* [downloader/fragment] Clarify current_fragment's index and mark as experimentalSergey M․2017-04-251-1/+3
|
* Add missing test m3u8 fileSergey M․2017-04-251-0/+10
|
* Ignore and clean *.ytdl filesYen Chi Hsuan2017-04-252-1/+2
|
* [iqiyi] Fix extraction of Yule videosYen Chi Hsuan2017-04-252-4/+10
|
* [downloader/fragment] Improve .ytdl format and start documentingSergey M․2017-04-241-5/+26
|
* [downloader/fragment] Don't process ytdl file when it's not needed yetSergey M․2017-04-241-13/+23
|
* Introduce --keep-fragmentsSergey M․2017-04-243-1/+9
|
* [downloader/fragment] Use temp file for current fragmentSergey M․2017-04-242-26/+41
|
* [YoutubeDL] Fix output template for missing timestamp (closes #12796)Sergey M․2017-04-241-1/+1
|
* [extractor/common] Rephrase commentSergey M․2017-04-231-2/+2
|
* [test_InfoExtractor] Add m3u8 parsing test for NAME attribute in ↵Sergey M․2017-04-232-11/+56
| | | | EXT-X-STREAM-INF tag
* [vidio] Improve and sort formatsSergey M․2017-04-231-2/+5
|
* [extractor/common] Use float for scaled tbrSergey M․2017-04-231-2/+4
|
* [brightcove] match only video elements with data-video-id attributeRemita Amine2017-04-221-1/+1
|
* [downloader/fragment] remove unused codeRemita Amine2017-04-222-5/+0
|
* [downloader/fragment] use the documented names for fragment progress_hooks ↵Remita Amine2017-04-225-12/+14
| | | | fields
* [iqiyi] Fix playlist detection (#12504)Yen Chi Hsuan2017-04-222-6/+10
|
* [socks] Report errors elegantly when credentails are required but missingYen Chi Hsuan2017-04-222-2/+7
| | | | | | In some non-standard implementations, the server may respond AUTH_USER_PASS even if's not listed in available authentication methods. (it should respond AUTH_NO_ACCEPTABLE per standards)
* [azubu] Remove extractor as the site is gone (closes #12813)Yen Chi Hsuan2017-04-223-141/+1
|
* [porn91] Fix extraction (closes #12814)Yen Chi Hsuan2017-04-222-26/+7
|
* [extractor/common] Improve m3u8 extraction (closes #12211)Sergey M․2017-04-227-60/+466
| | | | | | | | * Extract m3u8 parsing to separate method * Improve rendition groups extraction * Build stream name according stream GROUP-ID * Ignore reference to AUDIO group without URI when stream has no CODECS + Add test coverage for parsing m3u8 from #11507, #11995, #12211 and twitch vod
* [vidzi] Fix extraction (closes #12793)Sergey M․2017-04-211-5/+6
|
* [amp] extract error message(closes #12795)Remita Amine2017-04-201-2/+6
|
* [downloader/fragment] use a general file to store fragment download contextRemita Amine2017-04-192-7/+15
|
* [brightcove] PEP 8Sergey M․2017-04-191-1/+1
|
* [utils] add support for ttml stylesRemita Amine2017-04-192-9/+152
|
* [fragment,hls,f4m,dash,ism] improve fragment downloadingRemita Amine2017-04-197-124/+112
| | | | | | | | | - resume immediately - no need to concatenate segments and decrypt them on every resume - no need to save temp files for segments and for hls downloader: - no need to download keys for segments that already downloaded
* [odnoklassniki] update testsRemita Amine2017-04-191-4/+5
|
* [xfileshare] Add support for gorillavid.com and daclips.com (closes #12776)Sergey M․2017-04-181-14/+14
|
* [instagram] Fix extraction (closes #12777)Sergey M․2017-04-181-2/+6
|
* [extractor/common] Add support multiple getters in try_getSergey M․2017-04-181-7/+10
|
* [extractor/common] Add support for video of WebPage context in _json_ld ↵Sergey M․2017-04-181-12/+21
| | | | (closes #12778)
* [brightcove] Support URLs with bcpid instead of playerIDYen Chi Hsuan2017-04-183-3/+40
| | | | Fixes #12482
* [brightcove] Fix _extract_url (closes #12782)Sergey M․2017-04-183-4/+4
|
* [common] Relax JWPlayer regex and remove duplicate urls(#12768)Remita Amine2017-04-171-2/+8
|
* [odnoklassniki] extract m3u8 formatsRemita Amine2017-04-161-2/+21
|
* release 2017.04.17Sergey M․2017-04-173-5/+5
|
* [ChangeLog] ActualizeSergey M․2017-04-171-0/+13
|
* [extractor/generic] Add test for #12761Sergey M․2017-04-171-0/+9
|
* [limelight] Add support for channels and channels lists embedded using ↵Sergey M․2017-04-171-4/+4
| | | | LimelightEmbeddedPlayerFlash (#12761)
* [limelight] Improve embeds extraction (closes #12761)Sergey M․2017-04-172-0/+43
| | | | | | * Move extraction code to extractor * Add extraction for LimelightEmbeddedPlayerFlash embeds * Extract multiple video
* [itv] Extract series metadataSergey M․2017-04-161-2/+4
|
* [itv] Fix rtmp formats (#12759)Sergey M․2017-04-161-5/+15
|