Age | Commit message (Collapse) | Author | |
---|---|---|---|
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․ | |
2016-10-12 | [dailymotion] Fix extraction and update _TESTS | Yen Chi Hsuan | |
Closes #10901 Seems all videos use player V5 syntax now | |||
2016-10-12 | [vimeo:review] Fix extraction (#10900) | Yen Chi Hsuan | |
Now Vimeo Review videos uses React. Thanks @davekaro for analyzing the problem! | |||
2016-10-12 | [extractor/common] Support HTML media elements without child nodes | Yen Chi Hsuan | |
2016-10-11 | [nhl] Skip invalid m3u8 formats (closes #10713) | Yen Chi Hsuan | |
2016-10-11 | [hbo] Add HBOEpisodeIE (#10892) | Yen Chi Hsuan | |
2016-10-11 | [footyroom] Fix extraction and update _TESTS (closes #10810) | Yen Chi Hsuan | |
2016-10-11 | [streamable] Add helper for extracting embedded videos | Yen Chi Hsuan | |
2016-10-11 | [abc.net.au:iview] Fix for non-series videos (closes #10895) | Yen Chi Hsuan | |
2016-10-11 | [hbo] Add display_id and another test (#10892) | Yen Chi Hsuan | |
2016-10-11 | [hbo] Support episode pages (closes #10892) | Yen Chi Hsuan | |
2016-10-09 | [allocine] Fix for /video/ videos (closes #10860) | Yen Chi Hsuan | |
2016-10-09 | [allocine] Fix extraction (closes #10860) | Yen Chi Hsuan | |
I change the URL of the third test case, because now the original URL does not contain a video anymore, and there's no easy to get the real URL from the /film/ one. | |||
2016-10-09 | [nextmedia] Support action news (動新聞) on Apple Daily | Yen Chi Hsuan | |
2016-10-09 | [slutload] Fix test and simplify | Déstin Reed | |
2016-10-09 | [reverbnation] Eliminate code duplication in thumbnails extraction | Sergey M․ | |
2016-10-09 | [reverbnation] Modernize | Déstin Reed | |