Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-18 | [youtube] only allow domain name to be upper-case (#1786) | Philipp Hagemeister | |
2013-11-18 | [auengine] Do not return unnecessary ext | Philipp Hagemeister | |
2013-11-18 | [auengine] Simplify | 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 | Suppor embed-only videos (Fixes #1746) | 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 | 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 | [youtube] Add view_count (Fixes #1781) | Philipp Hagemeister | |
2013-11-17 | [arte] remove two typos | Philipp Hagemeister | |
2013-11-16 | Add support for anitube.se (#1417) | Anton Larionov | |
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 | [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 | [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 | 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. | |||
2013-11-14 | [livestream] Add an extractor for the original version of livestream (closes ↵ | Jaime Marquínez Ferrándiz | |
#1764) The two versions use different systems. | |||
2013-11-13 | Don't assume the 'subtitlesformat' is set in the params dict (fixes #1750) | Jaime Marquínez Ferrándiz | |
2013-11-13 | [gamekings] Fix the test video checksum | Jaime Marquínez Ferrándiz | |
2013-11-13 | [tvp] Minor improvements (#1730) | Philipp Hagemeister | |
2013-11-13 | Merge remote-tracking branch 'saper/tvp' | Philipp Hagemeister | |
2013-11-13 | [gamekings] Minor fixes (#1759) | Philipp Hagemeister | |
2013-11-13 | Add extractor for gamekings.tv | Jelle van der Waa | |
2013-11-12 | Add support for d8.tv | migbac | |
2013-11-12 | [vine] Fix uploader extraction | Jaime Marquínez Ferrándiz | |
2013-11-12 | [common] Simplify og_search_property | Philipp Hagemeister | |
2013-11-10 | Use the 'rtmp_live' field for the live parameter of rtmpdump | Jaime Marquínez Ferrándiz | |
2013-11-10 | Merge remote-tracking branch 'rzhxeo/rtmpdump_live' | Jaime Marquínez Ferrándiz | |