Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-22 | Match --download-archive during playlist processing (Fixes #1745) | Philipp Hagemeister | |
2013-11-22 | release 2013.11.22.12013.11.22.1 | Philipp Hagemeister | |
2013-11-22 | Merge remote-tracking branch 'jaimeMF/yt-playlists' | Philipp Hagemeister | |
2013-11-22 | Print full title in --get-title output (#1806) | Philipp Hagemeister | |
2013-11-22 | [update] do not assign to unused variables | Philipp Hagemeister | |
2013-11-22 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-11-22 | [bandcamp] Skip album test | Philipp Hagemeister | |
2013-11-22 | [vimeo] Fix the extraction of vimeo pro and player.vimeo.com videos | Jaime Marquínez Ferrándiz | |
2013-11-22 | release 2013.11.222013.11.22 | Philipp Hagemeister | |
2013-11-22 | [bandcamp] Support trackinfo-style songs (Fixes #1270) | Philipp Hagemeister | |
2013-11-22 | [streamcloud] Add IE (Fixes #1801) | Philipp Hagemeister | |
2013-11-22 | [toutv] Fix a typo | Philipp Hagemeister | |
2013-11-22 | [bandcamp] add support for albums (reported in #1270) | Jaime Marquínez Ferrándiz | |
2013-11-21 | utils.shell_quote: Convert the args to unicode strings | Jaime Marquínez Ferrándiz | |
The youtube test video failed with `UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34: ordinal not in range(128)`, the problem was with the filenames being encoded. | |||
2013-11-21 | release 2013.11.212013.11.21 | Philipp Hagemeister | |
2013-11-21 | [soundcloud] Retrieve the file url using the client_id for the iPhone (fixes ↵ | Jaime Marquínez Ferrándiz | |
#1798) The desktop's client_id always give the rtmp url, but with the iPhone one it returns the http url if it's available. | |||
2013-11-20 | [sztv] skip test, site is undergoing mid-term maintenance | Philipp Hagemeister | |
2013-11-20 | [nhl] Make NHLVideocenter IE_DESC fit with other descriptions | Philipp Hagemeister | |
2013-11-20 | [spankwire] Fix description search | Philipp Hagemeister | |
2013-11-20 | [anitube] Skip test (on travis) | Philipp Hagemeister | |
2013-11-20 | [spankwire] fix check for description | Philipp Hagemeister | |
2013-11-20 | [videopremium] Support new crazy redirect scheme | Philipp Hagemeister | |
2013-11-20 | [toutv] really skip test | Philipp Hagemeister | |
2013-11-20 | release 2013.11.202013.11.20 | Philipp Hagemeister | |
2013-11-20 | [escapist] Fix title search | Philipp Hagemeister | |
2013-11-20 | [escapist] upper-case URL | Philipp Hagemeister | |
2013-11-20 | [escapist] Fix syntax error | Philipp Hagemeister | |
2013-11-20 | [escapist] Add support for HD format (Closes #1755) | Philipp Hagemeister | |
2013-11-20 | Credit @diffycat for anitube | Philipp Hagemeister | |
2013-11-20 | [anitube] Minor fixes (#1776) | Philipp Hagemeister | |
2013-11-20 | Merge remote-tracking branch 'diffycat/master' | Philipp Hagemeister | |
2013-11-20 | Clean up unused imports and other minor mistakes | Philipp Hagemeister | |
2013-11-20 | [teamcoco] Correct error | Philipp Hagemeister | |
2013-11-20 | Merge remote-tracking branch 'dz0ny/patch-1' | Philipp Hagemeister | |
2013-11-20 | import json for --dump-json | Philipp Hagemeister | |
2013-11-20 | Add an option to dump json information | Mohamedh Fazal | |
2013-11-20 | Add support for tou.tv (Fixes #1792) | Philipp Hagemeister | |
2013-11-19 | [d8] inherit from CanalplusIE | Jaime Marquínez Ferrándiz | |
it reuses the same extraction process | |||
2013-11-19 | Merge pull request #1758 from migbac/master | Jaime Marquínez Ferrándiz | |
Add support for d8.tv | |||
2013-11-19 | release 2013.11.192013.11.19 | Philipp Hagemeister | |
2013-11-18 | Merge pull request #1790 from rg3/console-title | Philipp Hagemeister | |
Correctly write and restore the console title on the stack (fixes #1782) | |||
2013-11-18 | [youtube] only allow domain name to be upper-case (#1786) | Philipp Hagemeister | |
2013-11-18 | Correctly write and restore the console title on the stack (fixes #1782) | Jaime Marquínez Ferrándiz | |
2013-11-18 | [auengine] Do not return unnecessary ext | Philipp Hagemeister | |
2013-11-18 | release 2013.11.18.12013.11.18.1 | Philipp Hagemeister | |
2013-11-18 | [auengine] Simplify | Philipp Hagemeister | |
2013-11-18 | Remove iPhone from user agent. This breaks a lot of extractors | Philipp Hagemeister | |
In the future, it might be worth investigating whether we get better content when we claime to be an iPhone. | |||
2013-11-18 | release 2013.11.182013.11.18 | Philipp Hagemeister | |
2013-11-18 | Support multiple embedded YouTube URLs (Fixes #1787) | Philipp Hagemeister | |
2013-11-18 | Support protocol-independent URLs (#1787) | Philipp Hagemeister | |