Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'puls4' of https://github.com/HanYOLO/youtube-dl into HanYOLO-puls4 | Sergey M․ | 2015-02-28 | 2 | -0/+62 |
|\ | |||||
| * | puls4 Add new extractor | HanYOLO | 2015-02-27 | 2 | -0/+62 |
| | | |||||
* | | [kaltura] Extend _VALID_URL (Closes #5081) | Sergey M․ | 2015-02-28 | 1 | -1/+5 |
| | | |||||
* | | [odnoklassniki] Add extractor (Closes #5075) | Sergey M․ | 2015-02-28 | 2 | -0/+86 |
| | | |||||
* | | [lynda] Use 'lstrip' for the subtitles | Jaime Marquínez Ferrándiz | 2015-02-27 | 1 | -1/+1 |
| | | | | | | | | The newlines at the end are important, they separate each piece of text. | ||||
* | | Merge pull request #5076 from Ftornik/Lynda-subtitles-hotfix | Sergey M. | 2015-02-27 | 1 | -1/+1 |
|\ \ | | | | | | | [lynda] Fixed subtitles broken file | ||||
| * | | [lynda] Fixed subtitles broken file | Sergey | 2015-02-27 | 1 | -1/+1 |
| | | | |||||
* | | | [lynda] Extend _VALID_URL | Sergey M․ | 2015-02-27 | 1 | -3/+6 |
| |/ |/| | |||||
* | | [rtve] Extract duration | Jaime Marquínez Ferrándiz | 2015-02-27 | 1 | -1/+4 |
|/ | |||||
* | [generic] Support dynamic Kaltura embeds (#5016) (#5073) | Naglis Jonaitis | 2015-02-27 | 1 | -0/+18 |
| | |||||
* | [musicvault] Use the Kaltura extractor | Naglis Jonaitis | 2015-02-26 | 1 | -20/+7 |
| | |||||
* | [kaltura] Add new extractor | Naglis Jonaitis | 2015-02-26 | 2 | -0/+135 |
| | |||||
* | [mpora] Improve _VALID_URL | Sergey M․ | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | [mpora] Fix extraction | Sergey M․ | 2015-02-26 | 1 | -1/+3 |
| | |||||
* | [gamestar] Fix title extraction | Naglis Jonaitis | 2015-02-26 | 1 | -1/+3 |
| | |||||
* | [laola1tv] Allow live stream downloads | Naglis Jonaitis | 2015-02-26 | 1 | -6/+0 |
| | |||||
* | Adding subtitles | PishPosh.McGee | 2015-02-26 | 1 | -0/+3 |
| | |||||
* | release 2015.02.26.2 | Philipp Hagemeister | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | [escapist] Detect IP blocking and use another UA (Fixes #5069) | Philipp Hagemeister | 2015-02-26 | 1 | -3/+15 |
| | |||||
* | release 2015.02.26.1 | Philipp Hagemeister | 2015-02-26 | 2 | -1/+5 |
| | |||||
* | [Makefile] clean pyc files in clean target | Philipp Hagemeister | 2015-02-26 | 1 | -0/+1 |
| | |||||
* | [rmtp] Encode filename before invoking subprocess | Philipp Hagemeister | 2015-02-26 | 1 | -1/+3 |
| | | | | | | This fixes #5066. Reproducible with LC_ALL=C youtube-dl "http://www.prosieben.de/tv/germanys-next-topmodel/video/playlist/ganze-folge-episode-2-das-casting-in-muenchen" | ||||
* | [extractor/common] Pass in video_id (#5057) | Philipp Hagemeister | 2015-02-26 | 1 | -3/+3 |
| | |||||
* | Merge remote-tracking branch 'aajanki/wdr_live' | Philipp Hagemeister | 2015-02-26 | 3 | -51/+155 |
|\ | |||||
| * | [wdr] Download a live stream | Antti Ajanki | 2015-02-24 | 1 | -0/+30 |
| | | |||||
| * | [f4m] Tolerate missed fragments on live streams | Antti Ajanki | 2015-02-24 | 1 | -13/+30 |
| | | |||||
| * | [f4m] Refresh fragment list periodically on live streams | Antti Ajanki | 2015-02-24 | 1 | -10/+49 |
| | | |||||
| * | [extractor/common] Extract HTTP (possibly f4m) URLs from a .smil file | Antti Ajanki | 2015-02-24 | 1 | -0/+8 |
| | | |||||
| * | [extractor/common] Extract the first of a seq of videos in a .smil file | Antti Ajanki | 2015-02-24 | 1 | -29/+39 |
| | | |||||
* | | [letv] Simplify | Philipp Hagemeister | 2015-02-26 | 1 | -8/+14 |
| | | |||||
* | | Merge remote-tracking branch 'yan12125/IE_Letv' | Philipp Hagemeister | 2015-02-26 | 2 | -0/+189 |
|\ \ | |||||
| * | | [Letv] Update testcases | Yen Chi Hsuan | 2015-02-25 | 1 | -7/+19 |
| | | | |||||
| * | | [Letv] Add playlist support | Yen Chi Hsuan | 2015-02-25 | 2 | -2/+58 |
| | | | |||||
| * | | [Letv] Add new extractor. Single video only | Yen Chi Hsuan | 2015-02-24 | 2 | -0/+121 |
| | | | |||||
* | | | Cred @duncankl for airmozilla | Philipp Hagemeister | 2015-02-26 | 1 | -0/+1 |
| | | | |||||
* | | | [airmozilla] Be more tolerant when nonessential items are missing (#5030) | Philipp Hagemeister | 2015-02-26 | 3 | -23/+30 |
| | | | |||||
* | | | Merge remote-tracking branch 'duncankl/airmozilla' | Philipp Hagemeister | 2015-02-26 | 2 | -0/+74 |
|\ \ \ | |||||
| * | | | [airmozilla] Add new extractor | Duncan Keall | 2015-02-23 | 2 | -0/+74 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'mmue/fix-rtlnow' | Philipp Hagemeister | 2015-02-26 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix the RTL extractor for new episodes by using a different hostname | Markus Müller | 2015-02-25 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | [escapist] Add support for advertisements | Philipp Hagemeister | 2015-02-26 | 1 | -10/+31 |
| | | | | | |||||
* | | | | | release 2015.02.26 | Philipp Hagemeister | 2015-02-26 | 2 | -1/+3 |
| | | | | | |||||
* | | | | | [utils] Bump our user agent | Philipp Hagemeister | 2015-02-26 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | [escapist] Fix config URL matching | Philipp Hagemeister | 2015-02-26 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | [telecinco] Recognize more urls (closes #5065) | Jaime Marquínez Ferrándiz | 2015-02-25 | 2 | -5/+8 |
|/ / / / | |||||
* | | / | [generic] Don't set the 'title' if it's not defined in the entry (closes #5061) | Jaime Marquínez Ferrándiz | 2015-02-25 | 1 | -1/+3 |
| |_|/ |/| | | | | | | | | Some of them may be an 'url' result, which in general don't have the 'title' field. | ||||
* | | | [eporner] Simplify and hardcode age limit | Sergey M․ | 2015-02-25 | 1 | -3/+2 |
| | | | |||||
* | | | Merge pull request #5056 from logon84/master | Sergey M. | 2015-02-25 | 1 | -4/+2 |
|\ \ \ | | | | | | | | | Eporner Fix (Closes #5050) | ||||
| * | | | [eporner] Fix redirect_code error | logon84 | 2015-02-24 | 1 | -0/+1 |
| | | | | |||||
| * | | | Update eporner.py | logon84 | 2015-02-24 | 1 | -4/+1 |
|/ / / | | | | | | | Updated to work. Old version shows an error about being unable to extract "redirect_code" |