Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-17 | [twitch:stream] Prefer the 'source' format (fixes #4972) | Jaime Marquínez Ferrándiz | |
2015-02-17 | release 2015.02.17.22015.02.17.2 | Philipp Hagemeister | |
2015-02-17 | [videolecturesnet] Check http format URLs (Closes #4968) | Sergey M? | |
2015-02-17 | [extractor/common] Test URLs with GET | Sergey M? | |
2015-02-17 | release 2015.02.17.12015.02.17.1 | Philipp Hagemeister | |
2015-02-17 | [hls] Switch to available as a property | Philipp Hagemeister | |
2015-02-17 | release 2015.02.172015.02.17 | Philipp Hagemeister | |
2015-02-17 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2015-02-17 | [ffmpeg] Remove trivial helper method | Philipp Hagemeister | |
2015-02-17 | [ffmpeg] Make available a property | Philipp Hagemeister | |
2015-02-17 | [downloader/hls] Fix detection of ffmpeg/avconv (reported in #4966) | Jaime Marquínez Ferrándiz | |
2015-02-17 | [YoutubeDL] Use a Request object for getting the cookies (fixes #4970) | Jaime Marquínez Ferrándiz | |
So that we don't have to implement all the methods used by the cookiejar. | |||
2015-02-17 | [downloader/external] curl: Add the '--location' flag | Jaime Marquínez Ferrándiz | |
curl doesn't follow redirections by default | |||
2015-02-17 | [downloader] Add --hls-prefer-native to use the native HLS downloader (#4966) | Philipp Hagemeister | |
2015-02-16 | release 2015.02.16.12015.02.16.1 | Philipp Hagemeister | |
2015-02-16 | [rtlnl|generic] Add support for rtl.nl embeds (Fixes #4959) | Philipp Hagemeister | |
2015-02-16 | release 2015.02.162015.02.16 | Philipp Hagemeister | |
2015-02-16 | [yam] Allow faults in optional fields (#4943) | Philipp Hagemeister | |
2015-02-16 | Merge remote-tracking branch 'yan12125/IE_Yam' | Philipp Hagemeister | |
2015-02-16 | [extractor/common] Move up filesize | Philipp Hagemeister | |
filesize and tbr should correlate, so it doesn't make sense to treat them differently. | |||
2015-02-16 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2015-02-16 | [ffmpeg] Add --ffmpeg-location | Philipp Hagemeister | |
2015-02-15 | [bbccouk] Fix fallback to legacy playlist | Sergey M․ | |
2015-02-15 | [history] Add extractor (Closes #4934) | Sergey M․ | |
2015-02-15 | [theplatform] Add URL sign capability | Sergey M․ | |
2015-02-14 | [extractor/common] Fix link to external documentation | Jaime Marquínez Ferrándiz | |
2015-02-14 | Remove unused imports | Jaime Marquínez Ferrándiz | |
2015-02-14 | [streamcz] Fix extraction (Closes #4940) | Naglis Jonaitis | |
2015-02-14 | [drtuber] Add one more title regex | Sergey M․ | |
2015-02-14 | Merge pull request #4951 from peugeot/beeg | Sergey M. | |
[beeg] fix test | |||
2015-02-14 | Merge pull request #4950 from peugeot/drtuber | Sergey M. | |
[drtuber] fix extraction | |||
2015-02-14 | [beeg] fix test | peugeot | |
2015-02-14 | [drtuber] fix extraction | peugeot | |
2015-02-14 | [sunporno] Keep old video regex just in case | Sergey M․ | |
2015-02-14 | [sunporno] fix extraction | peugeot | |
2015-02-14 | [nbcnews] Simplify | Sergey M․ | |
2015-02-14 | Support NBC Nightly News broadcasts | Ryan Schmidt | |
2015-02-13 | [postprocessor/ffmpeg] Don't let ffmpeg read from stdin (fixes #4945) | Jaime Marquínez Ferrándiz | |
If you run 'while read aurl ; do youtube-dl --extract-audio "${aurl}"; done < path_to_batch_file' (batch_file contains one url per line) each call to youtube-dl consumed some characters and 'read' would assing to 'aurl' a non valid url, something like 'tube.com/watch?v=<id>'. | |||
2015-02-14 | [1tv] Cover arbitraty URLs | Sergey M․ | |
2015-02-13 | [camdemy] Fix _VALID_URL | Sergey M․ | |
2015-02-13 | [bambuser] Fix 'uploader_id' extraction (fixes #4944) | Jaime Marquínez Ferrándiz | |
2015-02-13 | [Yam] Add new extractor | Yen Chi Hsuan | |
2015-02-13 | [npo:radio] Move to extractor to common npo place and add extractor for ↵ | Sergey M․ | |
fragments | |||
2015-02-12 | [nporadio] Edit to confirm to flake8 standards | robin | |
2015-02-12 | [NPORadio] Added extractor for live radio | robin | |
2015-02-12 | [camdemy] Simplify and make more robust (#4938) | Philipp Hagemeister | |
Do not throw errors if view count or upload date extraction fails. Dispose of re.MULTILINE, which had absolutely no effect without any ^ or $ in sight. Follow PEP8 naming conventions. | |||
2015-02-12 | Merge remote-tracking branch 'yan12125/IE_camdemy' | Philipp Hagemeister | |
2015-02-12 | [camdemy] Python2 compatibility | Yen Chi Hsuan | |
2015-02-12 | [camdemy] Add support for folders | Yen Chi Hsuan | |
2015-02-11 | release 2015.02.112015.02.11 | Philipp Hagemeister | |