Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-22 | Merge remote-tracking branch 'terminalmage/readme' | Philipp Hagemeister | |
2014-08-22 | [aparat] modernize | Philipp Hagemeister | |
2014-08-22 | [dump] Modernize (#3565) | Philipp Hagemeister | |
2014-08-22 | Merge remote-tracking branch 'yasoob/master' | Philipp Hagemeister | |
2014-08-22 | [metacafe] Add support for movieclips videos (Fixes #3555) | Philipp Hagemeister | |
2014-08-22 | Added test for dump.com | M.Yasoob Ullah Khalid ☺ | |
2014-08-22 | Added an IE for Dump.com | M.Yasoob Ullah Khalid ☺ | |
2014-08-21 | release 2014.08.21.32014.08.21.3 | Philipp Hagemeister | |
2014-08-21 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2014-08-21 | [utils] Add missing mode and encoding arguments | Sergey M․ | |
2014-08-21 | [metacafe] Avoid excessive nesting | Philipp Hagemeister | |
2014-08-21 | [metacafe] Simplify | Philipp Hagemeister | |
2014-08-21 | [youtube] tag 171 is 128KBits (Fixes #3542) | Philipp Hagemeister | |
2014-08-21 | release 2014.08.21.22014.08.21.2 | Philipp Hagemeister | |
2014-08-21 | [escapist] Add support for og:video:url (Fixes #3557) | Philipp Hagemeister | |
2014-08-21 | [utils] Make JSON file writes atomic (Fixes #3549) | Philipp Hagemeister | |
2014-08-21 | [README] Document homebrew and pip installation (#3190) | Philipp Hagemeister | |
2014-08-21 | release 2014.08.21.12014.08.21.1 | Philipp Hagemeister | |
2014-08-21 | [youtube] Handle incorrectly written cache files (#3549) | Philipp Hagemeister | |
2014-08-21 | release 2014.08.212014.08.21 | Philipp Hagemeister | |
2014-08-21 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2014-08-21 | Credit @akirk for ellentv | Philipp Hagemeister | |
2014-08-21 | [ellentv] Simplify and correct tests | Philipp Hagemeister | |
2014-08-21 | Deprecate test_playlists | Philipp Hagemeister | |
2014-08-21 | Allow playlist test definitions in test_download. | Philipp Hagemeister | |
This moves playlist tests where they belong, i.e. to the extractors themselves. Additionally, all our network interaction configuration for tests in test_download now applies to playlist tests as well. | |||
2014-08-20 | [teamcoco] Update video id regex | Sergey M․ | |
2014-08-19 | Merge branch 'naglis-jove' | Sergey M․ | |
2014-08-19 | [jove] Simplify, extract full description and add test for video that ↵ | Sergey M․ | |
requires subscription | |||
2014-08-19 | Merge branch 'jove' of https://github.com/naglis/youtube-dl into naglis-jove | Sergey M․ | |
2014-08-18 | [mitele] Add extractor for mitele.es | Jaime Marquínez Ferrándiz | |
2014-08-18 | [rtlnl] Add extractor for rtlxl.nl (closes #3523) | Jaime Marquínez Ferrándiz | |
2014-08-18 | [pbs] Add frontline video test | Sergey M․ | |
2014-08-18 | [pbs] Extract coveplayerid (Closes #3522) | Sergey M․ | |
2014-08-17 | [dfb] Fix f4m manifest URL | Sergey M․ | |
2014-08-16 | [yahoo] Add support for embedded videos (Closes #3525) | Sergey M․ | |
2014-08-15 | [howstuffworks] Add extractor (#3500) | Sergey M․ | |
Content-length is invalid for final download links. | |||
2014-08-15 | Merge remote-tracking branch 'akirk/ellentv' | Philipp Hagemeister | |
2014-08-14 | envvar overrideable PREFIX, BINDIR, MANDIR, PYTHON | rubicks | |
2014-08-14 | [livestream] Improve extraction (Closes #3513) | Sergey M․ | |
2014-08-13 | [shared] Update test | Sergey M․ | |
2014-08-13 | [ellentv] Add new extractor | Alexander Kirk | |
2014-08-12 | [ooyala] Try mobile player JS URLs for all available devices (Closes #3498) | Sergey M․ | |
Looks like some videos are only available for particular devices (e.g. http://player.ooyala.com/player.js?embedCode=x1b3lqZDq9y_7kMyC2Op5qo-p077tXD0 is only available for ipad) Working around with fetching URLs for all the devices found starting with 'unknown' until we succeed or eventually fail for each device. | |||
2014-08-10 | release 2014.08.102014.08.10 | Philipp Hagemeister | |
2014-08-10 | [appletrailers] Support height-less videos | Philipp Hagemeister | |
2014-08-10 | [ard] Show error message for videos that are no longer available (#3422) | Sergey M․ | |
2014-08-10 | [facebook] Allow '?' before '#!' (fixes #3477) | Jaime Marquínez Ferrándiz | |
2014-08-10 | [test/test_utils] Fix typo in method name | Jaime Marquínez Ferrándiz | |
2014-08-10 | [reverbnation] The 'uploader_id' field must be a string | Jaime Marquínez Ferrándiz | |
2014-08-10 | [reverbnation] Simplify json download | Jaime Marquínez Ferrándiz | |
We can directly get a json file instead of the jsonp. | |||
2014-08-10 | [reverbnation] Modernize test | Jaime Marquínez Ferrándiz | |