Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-20 | Revert "[postprocessor/embedthumbnail] Allow mkv to embed thumbnails" | Yen Chi Hsuan | |
This reverts commit 7360db05b43741c2dfa1fd024e9c2f013ed97c9e. This commit was added as an attempt to fix #6046. Unfortunately, the fix is completely wrong. As reported on #10359, embedded thumbnails are not displayed in VLC, and Se7en on IRC reports that the embedded thumbnail misleads mpv as well. The correct way is using -attachment of ffmpeg, while the current run_ffmpeg_multiple_files API can't handle it cleanly. | |||
2016-10-19 | [openload] Fix extraction. | Kacper Michajłow | |
Fixes #10408 | |||
2016-10-19 | Merge pull request #10819 from raleeper/adobepass | remitamine | |
[adobepass] Add Comcast | |||
2016-10-19 | [natgeo] extract m3u8 formats(closes #10959) | Remita Amine | |
2016-10-19 | [adobepass] Add Comcast with fixed _download_webpage calls | raleeper | |
2016-10-19 | release 2016.10.192016.10.19 | Sergey M․ | |
2016-10-19 | [vidzi] Fix extraction (closes #10908, closes #10952) | Sergey M․ | |
2016-10-19 | [utils] Expose PACKED_CODES_RE | Sergey M․ | |
2016-10-19 | [urplay] add supprt for urskola.se and fix subtitle extraction(closes #10915) | Remita Amine | |
2016-10-19 | [extractor/common] try to extract non smil wowza mpd manifests | Remita Amine | |
2016-10-19 | [extractor/common] detect f4m audio only formats | Remita Amine | |
2016-10-19 | [orf] add subtitles support(closes #10939) | Remita Amine | |
2016-10-19 | [youtube] Fix --no-playlist behavior for youtu.be/id URLs (closes #10896) | Sergey M․ | |
2016-10-19 | [nrk] Improve _VALID_URL | Sergey M․ | |
2016-10-19 | [nrk] Relax _VALID_URL (closes #10928) | Sergey M․ | |
2016-10-17 | [nytimes] Fix typo | Sergey M․ | |
2016-10-16 | [postprocessor/ffmpeg] PEP 8 | Sergey M․ | |
2016-10-16 | [extractor/common] Mention podcast in series fields section | Sergey M․ | |
2016-10-16 | [nytimes] Improve (closes #10926) | Sergey M․ | |
2016-10-16 | [nytimes] Add support for podcasts | John Hawkinson | |
2016-10-16 | [pluralsight] Relax _VALID_URL (closes #10941) | Sergey M․ | |
2016-10-16 | release 2016.10.162016.10.16 | Sergey M․ | |
2016-10-16 | [huajiao] Improve feed regex | Sergey M․ | |
2016-10-16 | [extractors] Change import for theoperaplatform extractor | Sergey M․ | |
2016-10-16 | [Beatport] Update extractor name and tests | Déstin Reed | |
2016-10-16 | [ruutu] Add support for supla.fi | arza | |
2016-10-16 | [postprocessor/ffmpeg] Return correct filepath and ext in updated ↵ | Pierre Mdawar | |
information in FFmpegExtractAudioPP Return correct audio's filepath and ext instead of the video's when extracting audio and audio file already exists. | |||
2016-10-16 | [theoperaplatform] Rename, fix _VALID_URL and fix test | Sergey M․ | |
2016-10-16 | [theoperaplatform] Add extractor | Juanjo Benages | |
2016-10-16 | [lynda] Fix height for prioritized streams | Sergey M․ | |
2016-10-16 | [lynda] Add fallback extraction scenario | Sergey M․ | |
2016-10-15 | [lynda] Switch to https (closes #10916) | Sergey M․ | |
2016-10-15 | [huajiao] Coding style | Yen Chi Hsuan | |
2016-10-15 | Merge branch 'huajiao' of https://github.com/pyx/youtube-dl into pyx-huajiao | Yen Chi Hsuan | |
2016-10-15 | [crunchyroll] Skip an invalid _TEST | Yen Chi Hsuan | |
2016-10-15 | [cmt] Fix mgid extraction (closes #10813) | Yen Chi Hsuan | |
The example in #10813 requires TV provider authentication in Firefox, while youtube-dl can download it directly with an US proxy. I'm not sure whether the mgid fix is cmt-specific or it applies to all mtv-based sites. I keep it in cmt.py until similar patterns are found in other websites. | |||
2016-10-14 | Made optional fields optional | Philip Xu | |
2016-10-15 | [safari:course] Add support for techbus.safaribooksonline.com | Sergey M․ | |
2016-10-14 | [orf:tvthek] Fix extraction and modernize (closes #10898) | Sergey M․ | |
2016-10-15 | [clipfish] Update _TEST; the old one is gone | Yen Chi Hsuan | |
2016-10-15 | [chirbit:profile] Fix extraction | Yen Chi Hsuan | |
2016-10-14 | [carambatv] Fix extraction | Yen Chi Hsuan | |
The video requested in #9815 now has videomore embeds. | |||
2016-10-14 | [videomore] Support <iframe> embed videos | Yen Chi Hsuan | |
Seen in CarambaTVPage | |||
2016-10-14 | [canalplus] Fix video_id and update _TESTS | Yen Chi Hsuan | |
Some tests are gone, and some redirect to different videos | |||
2016-10-14 | [cbsinteractive] Fix extraction for cnet.com | Yen Chi Hsuan | |
2016-10-13 | [huajiao] Add new extractor | Philip Xu | |
2016-10-14 | [parliamentliveuk] Recognize lower case URLs | Yen Chi Hsuan | |
Closes #10912 Seems parliamentliveuk matches URLs case-insentive. For example this URL also works: http://parliamentlive.tv/EvEnt/Index/3F24936f-130f-40bf-9a5d-b3d6479da6a4 | |||
2016-10-12 | release 2016.10.122016.10.12 | Sergey M․ | |
2016-10-12 | [downloader/common] Remove debug output | Sergey M․ | |
2016-10-12 | [streamable] Remove debug output | Sergey M․ | |