Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-08 | fix rtlnow for newer series like "Der Bachelor" season 5 | Markus Müller | |
2015-02-09 | [options] Mention asr as possible filter | Sergey M․ | |
2015-02-08 | release 2015.02.082015.02.08 | Philipp Hagemeister | |
2015-02-09 | [options] Update help on string comparisons | Sergey M․ | |
2015-02-09 | [YoutubeDL] Allow filtering by audio sampling rate | Sergey M․ | |
2015-02-09 | [YoutubeDL] Allow filtering by string properties (#4906) | Sergey M․ | |
2015-02-08 | Credit @robin007bond for tweakers (#4881) and gamekings fixes (#4901) | Sergey M․ | |
2015-02-08 | [gamekings] Support videos from news pages | Sergey M․ | |
2015-02-08 | Merge branch 'robin007bond-gamekings' | Sergey M․ | |
2015-02-08 | [gamekings] Improve extraction | Sergey M․ | |
2015-02-08 | Merge branch 'gamekings' of https://github.com/robin007bond/youtube-dl into ↵ | Sergey M․ | |
robin007bond-gamekings | |||
2015-02-08 | [Gamekings] Use thumbnail in return statement | robin | |
2015-02-08 | Use _family_friendly_search for determining age_limit | Naglis Jonaitis | |
2015-02-08 | [Gamekings] Use xpath | robin | |
XPath is used for extracting the video url and the thumbnail | |||
2015-02-08 | [extractor/common] Add new helper method _family_friendly_search | Naglis Jonaitis | |
2015-02-08 | [soulanime] Remove extractor (#4554) | Naglis Jonaitis | |
Was supposed to be deleted by 67c2bcd | |||
2015-02-08 | [Gamekings] Download playlist | robin | |
Todo: URL and Thumbnail should be extracted with XPath | |||
2015-02-08 | [Gamekings] Check string for vimeo, fix test | robin | |
The test now doesn't fail anymore. It just checks the string for having "vimeo" in it, instead of using the method for URL-checking, since it's returns an error. The tests don't fail, and the extractor works fine now. | |||
2015-02-08 | [Gamekings] Added test and replaced video_url | robin | |
Quick and dirty fix for the Gamekings extractor. It gives an error about the video_url, but it downloads it now instead of giving a 404 error on newer Gamekings videos | |||
2015-02-08 | [Gamekings] Fix order of replacement string | robin | |
Oops. | |||
2015-02-08 | [Gamekings] Fixed typo in URL replacement | robin | |
2015-02-08 | [Gamekings] Fix 404 when large isn't available | robin | |
When trying to download some GameKings videos, not all worked. This was because not all videos had a "/large"-URL available. The extractor checks now if the /large URL is available, if it isn't, it tries to get the normal URL. | |||
2015-02-08 | [aparat] Fix extraction (Closes #4897) | Sergey M․ | |
2015-02-06 | [test/test_YoutubeDL] Remove debug print call | Jaime Marquínez Ferrándiz | |
2015-02-06 | [test/YoutubeDL] Add a simple test for postprocesors | Jaime Marquínez Ferrándiz | |
Just checks that the 'keepvideo' option works as intended. | |||
2015-02-06 | [YoutubeDL] _calc_cookies: add get_header method to _PseudoRequest (#4861) | Jaime Marquínez Ferrándiz | |
2015-02-06 | [ffmpeg] --extrac-audio: Use the same options for avconv and ffmpeg | Jaime Marquínez Ferrándiz | |
They have been available in ffmpeg since version 0.9, and we require 1.0 or higher. | |||
2015-02-06 | [rtp] Construct regular HTTP download URLs (#4882) | Naglis Jonaitis | |
2015-02-07 | [aftenposten] Add extractor (Closes #4863) | Sergey M․ | |
2015-02-06 | [tvigle] Add support for cloud URLs (Closes #4887) | Sergey M․ | |
2015-02-06 | [extractor/common] Correct sort order. | Philipp Hagemeister | |
We should look at height and width before ext_preference. | |||
2015-02-06 | release 2015.02.062015.02.06 | Philipp Hagemeister | |
2015-02-06 | [rtp] Pass --realtime to rtmpdump (Fixes #4882) | Naglis Jonaitis | |
A workaround for video jumping back in time. | |||
2015-02-06 | [extractor/common] Fix 2.0 manifest extraction (Closes #4830) | Sergey M․ | |
2015-02-06 | Merge branch 'robin007bond-tweakers' | Sergey M․ | |
2015-02-06 | [tweakers] Switch extraction to xspf playlist, extract all formats and meta ↵ | Sergey M․ | |
(#4881) | |||
2015-02-06 | Merge branch 'tweakers' of https://github.com/robin007bond/youtube-dl into ↵ | Sergey M․ | |
robin007bond-tweakers | |||
2015-02-05 | Use match_id method instead of splitted URL | robin | |
2015-02-05 | Remove unnecessary TODO-comments | robin | |
2015-02-05 | Remove player-url in tweakers.py | robin | |
Player-url only needed for rmftp, not for regular URLs | |||
2015-02-05 | Edit Tweakers extractor | robin | |
Fixed code conventions (mainly adding two or more spaces before making an inline comment) | |||
2015-02-05 | [tweakers] Add new extractor | robin | |
2015-02-06 | [YoutubeDL] Fix video+audio format field (Closes #4880) | Sergey M․ | |
2015-02-05 | [rts] Fix f4m and m3u8 extraction (Closes #4873) | Sergey M․ | |
2015-02-05 | [extractor/common] Prefix f4m/m3u8 entries with identifier | Sergey M․ | |
2015-02-05 | Merge branch 'Frenzie-npo' | Sergey M․ | |
2015-02-05 | Credit @Frenzie for npo subtitles (#4878) | Sergey M․ | |
2015-02-05 | [npo] Fix subtitles (Closes #3638) | Sergey M․ | |
2015-02-05 | Add NPO.nl subtitles | Frans de Jonge | |
Implements #3638 | |||
2015-02-04 | release 2015.02.042015.02.04 | Philipp Hagemeister | |