Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2014-10-26 | [ffmpeg] Also look into stderr for extracting the version | Jaime Marquínez Ferrándiz | |
At least with avconv 11, it will print 'avconv version 11, ..' to stderr, not stdout. | |||
2014-10-26 | Move AUTHORS to root (closes #2985) | Philipp Hagemeister | |
2014-10-26 | release 2014.10.262014.10.26 | Philipp Hagemeister | |
2014-10-26 | Credit @gabeos for crunchyroll:playlist (#3988) | Philipp Hagemeister | |
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 | [ffmpeg] Warn if ffmpeg/avconv version is too old (Fixes #4026) | Philipp Hagemeister | |
2014-10-26 | [YoutubeDL] Output avconv/ffmpeg versions if -v is given | 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 | Merge branch 'compat-getenv-and-expanduser' of ↵ | Sergey M․ | |
https://github.com/dstftw/youtube-dl into dstftw-compat-getenv-and-expanduser Conflicts: test/test_utils.py youtube_dl/__init__.py | |||
2014-10-26 | Set '--simulate' if any of the printing options is given (fixes #3036) | Jaime Marquínez Ferrándiz | |
That's what the help messages say. Previously it would only set '--skip-download', which would write thumbnail, descriptions or subtitles if they were requested (for example you may have set '--write-thumbnail' in the config file). | |||
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-25 | Credit @winwon for vidzi (#3989) | Philipp Hagemeister | |
2014-10-24 | Not directly calling soundcloud extractor anymore | xavier | |
2014-10-24 | Made changes per phihag | xavier | |
2014-10-25 | release 2014.10.252014.10.25 | Philipp Hagemeister | |
2014-10-25 | New option --dump-single-json (#4003) | Philipp Hagemeister | |
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 | [YoutubeDL] Do not apply playlist info to videos when extract_flat is set ↵ | Philipp Hagemeister | |
(#4003) | |||
2014-10-24 | [glide] Simplify | Philipp Hagemeister | |
2014-10-24 | Credit @thornomad for glide (#3944) | 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 | Credit @capital-G for bild.de (#3983) | Philipp Hagemeister | |
2014-10-24 | [bild] Simplify (#3983) | Philipp Hagemeister | |
2014-10-24 | Merge remote-tracking branch 'capital-G/master' | Philipp Hagemeister | |
2014-10-24 | release 2014.10.242014.10.24 | Philipp Hagemeister | |