Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2013-11-18 | Add iPhone to UA (#1746) | Philipp Hagemeister | |
2013-11-18 | Suppor embed-only videos (Fixes #1746) | Philipp Hagemeister | |
2013-11-17 | release 2013.11.172013.11.17 | Philipp Hagemeister | |
2013-11-17 | [MTVIE] Try with RTMP URL if download fails | Philipp Hagemeister | |
This fixes youtube-dl http://www.southpark.de/clips/155251/cartman-vs-the-dog-whisperer | |||
2013-11-17 | Merge pull request #1784 from rzhxeo/southpark | Philipp Hagemeister | |
Add support for southpark.de | |||
2013-11-17 | Allow --console-title when --quiet is given (Fixes #1783) | Philipp Hagemeister | |
2013-11-17 | Save and restore console title (Fixes #1782) | Philipp Hagemeister | |
2013-11-17 | Add support for southpark.de | rzhxeo | |
2013-11-17 | [SouthParkStudiosIE] Move from _TEST to _TESTS | rzhxeo | |
2013-11-17 | [SouthParkStudiosIE] Also detect urls without http:// or www | rzhxeo | |
2013-11-17 | Remove * imports | Philipp Hagemeister | |
2013-11-17 | Move console_title to YoutubeDL | Philipp Hagemeister | |
2013-11-17 | [youtube] Add view_count (Fixes #1781) | Philipp Hagemeister | |
2013-11-17 | [arte] remove two typos | Philipp Hagemeister | |
2013-11-16 | [redtube] Do not test md5, seems to vary | Philipp Hagemeister | |
2013-11-16 | [gamekings] Do not test md5 sum, precise file changes regularly | Philipp Hagemeister | |
2013-11-16 | [gamekings] remove unnecessary import | Philipp Hagemeister | |
2013-11-16 | [tvp] Skip tests | Philipp Hagemeister | |
2013-11-16 | [bambuser] Do not test for MD5, seems to be flaky | Philipp Hagemeister | |
2013-11-16 | [dailymotion] Fix playlists | Philipp Hagemeister | |
2013-11-16 | Fix indentation of (best) and (worst) in --list-formats | Philipp Hagemeister | |
2013-11-16 | [spiegel] Implement format selection | Philipp Hagemeister | |
2013-11-16 | Add automatic generation of format note based on bitrate and codecs | Philipp Hagemeister | |
2013-11-15 | release 2013.11.15.12013.11.15.1 | Philipp Hagemeister | |
2013-11-15 | [ted] Fix playlists (Fixes #1770) | Philipp Hagemeister | |
2013-11-15 | [ted] simplify | Philipp Hagemeister | |
2013-11-15 | [rtlnow] Remove the test for nitro | Jaime Marquínez Ferrándiz | |
The videos expire. | |||
2013-11-15 | Don't accept '>' inside the content attribute in OpenGraph regexes | Jaime Marquínez Ferrándiz | |
2013-11-15 | Improve the OpenGraph regex | Jaime Marquínez Ferrándiz | |
* Do not accept '>' between the property and content attributes. * Recognize the properties if the content attribute is before the property attribute using two regexes (fixes the extraction of the description for SlideshareIE). | |||
2013-11-15 | [tvp] Update the title and the description of the test video | Jaime Marquínez Ferrándiz | |
2013-11-15 | [youtube:channel] Fix the extraction of autogenerated channels | Jaime Marquínez Ferrándiz | |
The ajax pages are empty, now it looks directly in the channel's /videos page | |||
2013-11-15 | Pass the 'download' argument to 'process_video_result' (fixes #1769) | Jaime Marquínez Ferrándiz | |
2013-11-15 | release 2013.11.152013.11.15 | Philipp Hagemeister | |
2013-11-15 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-11-15 | [youtube] Fix protocol-independent URLs (Fixes #1768) | Philipp Hagemeister | |
2013-11-14 | [soundlcoud] Set the correct extension for the tracks (fixes #1766) | Jaime Marquínez Ferrándiz | |
Some tracks are not in mp3 format, they can be wav files. |