Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-28 | [laola1tv] Mark as broken | Philipp Hagemeister | |
When the f4m downloader gets live stream support, I expect this to work magically or with very minor changes. | |||
2014-10-28 | [f4m] Support bootstrap URLs | Philipp Hagemeister | |
2014-10-28 | [laola1tv] Add new extractor | Philipp Hagemeister | |
The extractor works fine, but the f4m downloader cannot handle the resulting bootstrap information. | |||
2014-10-28 | [auengine] Simplify | Philipp Hagemeister | |
2014-10-28 | [YoutubeDL] Simplify API of YoutubeDL | Philipp Hagemeister | |
Calling add_default_extractors twice should be harmless since the first set of extractors will match. | |||
2014-10-28 | [srmediathek] Choose variable name more wisely | Philipp Hagemeister | |
2014-10-28 | [fktv] Remove unused import | Philipp Hagemeister | |
2014-10-28 | [quickvid] Add new extractor | Philipp Hagemeister | |
2014-10-28 | [generic] Fix HTML5 video regexp | Philipp Hagemeister | |
2014-10-28 | [iconosquare] Simplify | Philipp Hagemeister | |
2014-10-27 | release 2014.10.272014.10.27 | Philipp Hagemeister | |
2014-10-27 | [phoenix] Add new extractor (Fixes #4036) | Philipp Hagemeister | |
2014-10-27 | [ku6] Modernize | Philipp Hagemeister | |
2014-10-27 | [extractor/common] Improve m3u8 output | Philipp Hagemeister | |
2014-10-27 | [lrt] Modernize | Philipp Hagemeister | |
2014-10-27 | [fktv] Modernize | Philipp Hagemeister | |
2014-10-27 | [zdf] Simplify | Philipp Hagemeister | |
2014-10-27 | Merge remote-tracking branch 'olebowle/ard' | Philipp Hagemeister | |
2014-10-27 | [heise] Fix extraction | Philipp Hagemeister | |
Now they use an XML format instead of JSON. | |||
2014-10-27 | [kickstarter] Simplify and fix test case | Philipp Hagemeister | |
2014-10-27 | [nbc] Fix ThePlatform embedded videos | Philipp Hagemeister | |
2014-10-27 | [promptfile] Fix check for deleted videos | Philipp Hagemeister | |
2014-10-27 | [francetv] Remove changing md5sum | Philipp Hagemeister | |
2014-10-27 | [generic] Fix test title | Philipp Hagemeister | |
2014-10-27 | [gorillavid] Fix test title | Philipp Hagemeister | |
2014-10-27 | [pornhub] Modernize and fix test definition | Philipp Hagemeister | |
2014-10-27 | [ruhd] Simplify | Philipp Hagemeister | |
2014-10-27 | [syfy] Remove test checksum | Philipp Hagemeister | |
We have the minsize test now. | |||
2014-10-27 | [ustream:channel] Change test playlist size (Seems to have been limited that ↵ | Philipp Hagemeister | |
way on the website as well) | |||
2014-10-27 | [vgtv] Fix test title | Philipp Hagemeister | |
2014-10-27 | [vgtv] Simplify | Philipp Hagemeister | |
2014-10-27 | [vimeo:review] Fix test title | Philipp Hagemeister | |
2014-10-27 | [vine:user] Adapt test to changed list size | Philipp Hagemeister | |
2014-10-27 | [xtube] Fix test description | Philipp Hagemeister | |
2014-10-27 | [youtube:playlist] Fix test title | Philipp Hagemeister | |
2014-10-27 | [ynet] Remove test md5sums | Philipp Hagemeister | |
These fluctuate regularly. | |||
2014-10-26 | [srmediathek] Correct IE_NAME/IE_DESC | Philipp Hagemeister | |
2014-10-26 | [srmediathek] New extractor | Philipp Hagemeister | |
2014-10-26 | Remove unused imports | Philipp Hagemeister | |
2014-10-26 | [faz] Modernize | Philipp Hagemeister | |
2014-10-26 | release 2014.10.26.22014.10.26.2 | Philipp Hagemeister | |
2014-10-26 | [youtube] Make confirm_age non-fatal (#4042) | Philipp Hagemeister | |
2014-10-26 | [livestream:original] Fix RTMP parameters (Fixes #4040) | Philipp Hagemeister | |
2014-10-26 | [ffmpeg] Fix typo | Philipp Hagemeister | |
2014-10-26 | release 2014.10.26.12014.10.26.1 | Philipp Hagemeister | |
2014-10-26 | [ffmpeg] Fix call to ffprobe (Fixes #4041) | Philipp Hagemeister | |
2014-10-26 | [ffmpeg] Make downloader optional (Fixes #4039) | Philipp Hagemeister | |
2014-10-26 | [generic] Correct call to _webpage_read_full_content | Philipp Hagemeister | |
2014-10-26 | [generic] Add a test case for direct links with broken HEAD (#4032) | Philipp Hagemeister | |
2014-10-26 | [soundcloud] Set the 'webpage_url' field for each track | Jaime Marquínez Ferrándiz | |
For playlists, YoutubeDL would set it to the playlist url. |