Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [README.md] Improve grammar | Simon Morgan | 2016-10-16 | 1 | -35/+35 |
| | |||||
* | [postprocessor/ffmpeg] Return correct filepath and ext in updated ↵ | Pierre Mdawar | 2016-10-16 | 1 | -3/+3 |
| | | | | | information in FFmpegExtractAudioPP Return correct audio's filepath and ext instead of the video's when extracting audio and audio file already exists. | ||||
* | [theoperaplatform] Rename, fix _VALID_URL and fix test | Sergey M․ | 2016-10-16 | 1 | -6/+6 |
| | |||||
* | [theoperaplatform] Add extractor | Juanjo Benages | 2016-10-16 | 2 | -0/+17 |
| | |||||
* | [lynda] Fix height for prioritized streams | Sergey M․ | 2016-10-16 | 1 | -1/+1 |
| | |||||
* | [lynda] Add fallback extraction scenario | Sergey M․ | 2016-10-16 | 1 | -5/+57 |
| | |||||
* | [lynda] Switch to https (closes #10916) | Sergey M․ | 2016-10-15 | 1 | -5/+5 |
| | |||||
* | Credit @pyx for the Huajiao extractor (#10917) | Yen Chi Hsuan | 2016-10-15 | 1 | -0/+1 |
| | |||||
* | Merge branch 'pyx-huajiao' | Yen Chi Hsuan | 2016-10-15 | 3 | -0/+58 |
|\ | |||||
| * | [ChangeLog] Update for #10917 | Yen Chi Hsuan | 2016-10-15 | 1 | -0/+1 |
| | | |||||
| * | [huajiao] Coding style | Yen Chi Hsuan | 2016-10-15 | 1 | -1/+4 |
| | | |||||
| * | Merge branch 'huajiao' of https://github.com/pyx/youtube-dl into pyx-huajiao | Yen Chi Hsuan | 2016-10-15 | 2 | -0/+54 |
|/| | |||||
| * | Made optional fields optional | Philip Xu | 2016-10-14 | 1 | -5/+8 |
| | | |||||
| * | [huajiao] Add new extractor | Philip Xu | 2016-10-13 | 2 | -0/+51 |
| | | |||||
* | | [crunchyroll] Skip an invalid _TEST | Yen Chi Hsuan | 2016-10-15 | 1 | -0/+1 |
| | | |||||
* | | [cmt] Fix mgid extraction (closes #10813) | Yen Chi Hsuan | 2016-10-15 | 2 | -1/+7 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | | [safari:course] Add support for techbus.safaribooksonline.com | Sergey M․ | 2016-10-15 | 1 | -1/+11 |
| | | |||||
* | | [orf:tvthek] Fix extraction and modernize (closes #10898) | Sergey M․ | 2016-10-14 | 1 | -23/+23 |
| | | |||||
* | | README.md: fix alrady typo | Vítor Galvão | 2016-10-14 | 1 | -1/+1 |
| | | |||||
* | | [clipfish] Update _TEST; the old one is gone | Yen Chi Hsuan | 2016-10-15 | 1 | -8/+13 |
| | | |||||
* | | [chirbit:profile] Fix extraction | Yen Chi Hsuan | 2016-10-15 | 2 | -8/+6 |
| | | |||||
* | | [carambatv] Fix extraction | Yen Chi Hsuan | 2016-10-14 | 2 | -5/+20 |
| | | | | | | | | The video requested in #9815 now has videomore embeds. | ||||
* | | [videomore] Support <iframe> embed videos | Yen Chi Hsuan | 2016-10-14 | 1 | -0/+5 |
| | | | | | | | | Seen in CarambaTVPage | ||||
* | | [canalplus] Fix video_id and update _TESTS | Yen Chi Hsuan | 2016-10-14 | 2 | -32/+33 |
| | | | | | | | | Some tests are gone, and some redirect to different videos | ||||
* | | [cbsinteractive] Fix extraction for cnet.com | Yen Chi Hsuan | 2016-10-14 | 2 | -1/+2 |
|/ | |||||
* | [parliamentliveuk] Recognize lower case URLs | Yen Chi Hsuan | 2016-10-14 | 2 | -3/+12 |
| | | | | | | | | Closes #10912 Seems parliamentliveuk matches URLs case-insentive. For example this URL also works: http://parliamentlive.tv/EvEnt/Index/3F24936f-130f-40bf-9a5d-b3d6479da6a4 | ||||
* | release 2016.10.12 | Sergey M․ | 2016-10-12 | 5 | -6/+7 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2016-10-12 | 1 | -0/+1 |
| | |||||
* | [downloader/common] Remove debug output | Sergey M․ | 2016-10-12 | 1 | -1/+0 |
| | |||||
* | [streamable] Remove debug output | Sergey M․ | 2016-10-12 | 1 | -1/+0 |
| | |||||
* | [dailymotion] Fix extraction and update _TESTS | Yen Chi Hsuan | 2016-10-12 | 2 | -2/+5 |
| | | | | | | Closes #10901 Seems all videos use player V5 syntax now | ||||
* | [vimeo:review] Fix extraction (#10900) | Yen Chi Hsuan | 2016-10-12 | 2 | -3/+6 |
| | | | | | Now Vimeo Review videos uses React. Thanks @davekaro for analyzing the problem! | ||||
* | [test/test_http] Update tests | Yen Chi Hsuan | 2016-10-12 | 1 | -2/+2 |
| | | | | | After switching to HTML5 extraction helpers in generic.py, the result info_dict is always a playlist. | ||||
* | [extractor/common] Support HTML media elements without child nodes | Yen Chi Hsuan | 2016-10-12 | 2 | -1/+6 |
| | |||||
* | [nhl] Skip invalid m3u8 formats (closes #10713) | Yen Chi Hsuan | 2016-10-11 | 2 | -2/+17 |
| | |||||
* | [hbo] Add HBOEpisodeIE (#10892) | Yen Chi Hsuan | 2016-10-11 | 1 | -1/+4 |
| | |||||
* | [footyroom] Fix extraction and update _TESTS (closes #10810) | Yen Chi Hsuan | 2016-10-11 | 2 | -13/+20 |
| | |||||
* | [streamable] Add helper for extracting embedded videos | Yen Chi Hsuan | 2016-10-11 | 1 | -0/+11 |
| | |||||
* | [abc.net.au:iview] Fix for non-series videos (closes #10895) | Yen Chi Hsuan | 2016-10-11 | 2 | -11/+12 |
| | |||||
* | [hbo] Add display_id and another test (#10892) | Yen Chi Hsuan | 2016-10-11 | 1 | -1/+8 |
| | |||||
* | [hbo] Support episode pages (closes #10892) | Yen Chi Hsuan | 2016-10-11 | 2 | -14/+50 |
| | |||||
* | [allocine] Fix for /video/ videos (closes #10860) | Yen Chi Hsuan | 2016-10-09 | 1 | -13/+43 |
| | |||||
* | [allocine] Fix extraction (closes #10860) | Yen Chi Hsuan | 2016-10-09 | 2 | -36/+22 |
| | | | | | | 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. | ||||
* | [nextmedia] Support action news (動新聞) on Apple Daily | Yen Chi Hsuan | 2016-10-09 | 2 | -1/+7 |
| | |||||
* | [Makefile] Fix for GNU make < 4 (closes #9387) | Yen Chi Hsuan | 2016-10-09 | 3 | -3/+9 |
| | | | | | | | Shell assignment operator in BSD make != is ported to GNU make in version 4.0, so 3.x doesn't work. I choose to drop BSD make support as installing GNU make on *BSD systems is easier than installing newer GNU make. | ||||
* | [slutload] Fix test and simplify | Déstin Reed | 2016-10-09 | 1 | -6/+2 |
| | |||||
* | [reverbnation] Eliminate code duplication in thumbnails extraction | Sergey M․ | 2016-10-09 | 1 | -10/+12 |
| | |||||
* | [reverbnation] Modernize | Déstin Reed | 2016-10-09 | 1 | -10/+17 |
| | |||||
* | [lego] improve info extraction and bypass geo restriction(closes #10872) | Remita Amine | 2016-10-08 | 1 | -23/+65 |
| | |||||
* | release 2016.10.07 | Sergey M․ | 2016-10-07 | 4 | -5/+10 |
| |