aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* [itv] Use native hlsSergey M․2017-04-161-1/+3
|
* [itv] Lower preference for rtmp formats (closes #12759)Sergey M․2017-04-161-0/+2
|
* Credit @triple-j for extracting more metadata from go90.com(#12721)Remita Amine2017-04-151-0/+1
|
* Merge pull request #12752 from triple-j/go90_improvements_pull_requestremitamine2017-04-151-2/+36
|\ | | | | [go90] Improve extraction
| * [go90] Improve extractionJeremie J. Jarosh2017-04-151-2/+36
| | | | | | | | | | | | | | | | - add metadata for 'series', 'episode', 'season', 'season_id', 'season_number', and 'episode_number' - integrate series title into the title - extract subtitles (fallback to `vtt` if the subtitle file type detection fails as that is the most likely extension)
* | release 2017.04.16Sergey M․2017-04-164-5/+7
| |
* | [ChangeLog] ActualizeSergey M․2017-04-161-0/+16
| |
* | [YoutubeDL] Apply expand_path after output template substitutionSergey M․2017-04-161-2/+1
| | | | | | | | | | | | os.path.expandvars translates '%%' into '%' making output template invalid. Before: '%%(ext)s' -(expand path)-> '%(ext)s' -(outtmpl subst.)-> 'mp4' After: '%%(ext)s' -(outtmpl subst.)-> '%(ext)s' -(expand path)-> '%(ext)s'
* | [test_YoutubeDL] Add test for #11163Sergey M․2017-04-161-1/+3
| |
* | [YoutubeDL] Propagate overridden metadata to IE results of type url (closes ↵Sergey M․2017-04-161-1/+8
| | | | | | | | #11163)
* | [extractor/generic] Extract RSS entries as url_transparent (#11163)Sergey M․2017-04-161-1/+1
| |
* | [streamango] Improve extraction (closes #12643)Sergey M․2017-04-151-20/+30
| |
* | [streamango] Add extractorMarvin Ewald2017-04-152-0/+55
| |
* | [wsj] Improve and modernize (closes #12558)Sergey M․2017-04-151-17/+23
| |
* | [wsj:article] Add extractorJohn Hawkinson2017-04-152-4/+29
| |
* | [brightcove] Validate ambiguous embeds' URLs (closes #9163, closes #12005, ↵Sergey M․2017-04-152-25/+34
| | | | | | | | closes #12178, closes #12480)
* | [brightcove] Relax video tag embeds extractionJohn Hawkinson2017-04-152-20/+92
|/ | | | | | | | BrightcoveNewIE.extract_urls(): Handle player data when it is all in attributes of the <video> tag, and also the id is data-brightcove-video-id not data-video-id. Add test to generic extractor, note HEAD gives 404, no checksum computed(?).
* [udemy] Add support for react rendition (closes #12744)Sergey M․2017-04-151-21/+58
|
* [curiositystream] PEP 8Sergey M․2017-04-151-1/+0
|
* [canalplus] PEP 8Sergey M․2017-04-151-2/+2
|
* release 2017.04.15Sergey M․2017-04-153-5/+5
|