Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | [youtube] Make confirm_age non-fatal (#4042) | Philipp Hagemeister | |
2014-10-26 | [livestream:original] Fix RTMP parameters (Fixes #4040) | 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. | |||
2014-10-26 | [crunchyroll:playlist] Simplify (#3988) | Philipp Hagemeister | |
2014-10-26 | Merge remote-tracking branch 'gabeos/crunchyroll-show-playlist' | Philipp Hagemeister | |
2014-10-26 | [generic] Handle audio streams that do not implement HEAD (Fixes #4032) | Philipp Hagemeister | |
2014-10-26 | [generic] Allow new SWFObject()-style imports | Philipp Hagemeister | |
This embed style is used on http://www.bitburger-open.de/ , but that is not included as a test case since the format is likely to be temporary. | |||
2014-10-26 | [vrt] Improve extractor | Sergey M․ | |
2014-10-26 | [BelgianNational] corrected indentation | dinesh | |
2014-10-26 | [BelgianNational] New extractor added | dinesh | |
2014-10-26 | [sportbox] Remove view count | Sergey M․ | |
2014-10-25 | [tumblr] Fix extraction (fixes #4029) | Jaime Marquínez Ferrándiz | |
2014-10-25 | [soundcloud] Modernize and fix tests | Jaime Marquínez Ferrándiz | |
2014-10-25 | [lrt] Updated test | Naglis Jonaitis | |
2014-10-25 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2014-10-25 | [audiomack] Simplify | Philipp Hagemeister | |
2014-10-25 | [nhl] Improve video URL extraction (Closes #4013) | Sergey M․ | |
2014-10-25 | Merge remote-tracking branch 'xavierbeynon/audiomack' | Philipp Hagemeister | |
2014-10-24 | Not directly calling soundcloud extractor anymore | xavier | |
2014-10-24 | Made changes per phihag | xavier | |
2014-10-25 | [viddler] Use API | Philipp Hagemeister | |
2014-10-24 | [hark] Modernize | Philipp Hagemeister | |
2014-10-24 | [motherless] Simplify | Philipp Hagemeister | |
2014-10-24 | Add group videos support for motherless | Filip B | |
Modified motherless regular expression. Previously it matched only URLs like this: motherless.com/ID Now it also matches this: motherless.com/g/group_name/ID All tests including the newly added one passed. | |||
2014-10-24 | Add another motherless test | Filip B | |
This test is for videos posted in groups. URL looks like this: motherless.com/g/group_name/ID which is basically the same as motherless.com/ID So far this test fails because I haven't improved the extractor yet. | |||
2014-10-24 | Fix motherless test 0 | Filip B | |
Apparently motherless no longer serves flv for that video (or maybe even other videos). So I changed expected extension from flv to mp4 and changed expected md5 accordingly. | |||
2014-10-24 | [glide] Simplify | Philipp Hagemeister | |
2014-10-24 | Merge remote-tracking branch 'thornomad/glide' | Philipp Hagemeister | |
2014-10-24 | [vidzi] Use proper test case and simplify (#3989) | Philipp Hagemeister | |
2014-10-24 | [vidzi] Simplify | Philipp Hagemeister | |
2014-10-24 | [vidzi] Correct order in imports (#3989) | Philipp Hagemeister | |
2014-10-24 | vidzi Add new extractor | winwon | |
2014-10-24 | [bild] Simplify (#3983) | Philipp Hagemeister | |
2014-10-24 | Merge remote-tracking branch 'capital-G/master' | Philipp Hagemeister | |
2014-10-23 | Finished audiomack extractor | xavier | |
2014-10-23 | Added init.py initializer | xavier | |