Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-07 | [youtube:subscriptions] Use colon for differentiation of shortcuts | Philipp Hagemeister | |
2013-07-01 | [youtube]: add YoutubeShowIE (closes #14) | Jaime Marquínez Ferrándiz | |
It just extracts the playlists urls for each season | |||
2013-06-28 | Print which IE is being skipped in test_download | Jaime Marquínez Ferrándiz | |
2013-06-27 | Add function add_default_info_extractors to YoutubeDL | Jaime Marquínez Ferrándiz | |
It adds to the list the ies returned by ge_extractors | |||
2013-06-27 | Make sure that IEs only accept their own URLs | Philipp Hagemeister | |
2013-06-27 | Move testcase generator to helper | Philipp Hagemeister | |
2013-06-27 | Move tests to the IE definitions | Philipp Hagemeister | |
2013-06-27 | [googleplus] move tests | Philipp Hagemeister | |
2013-06-27 | [infoq] move tests | Philipp Hagemeister | |
2013-06-27 | [youku] move tests | Philipp Hagemeister | |
2013-06-27 | [eighttracks] move test | Philipp Hagemeister | |
2013-06-27 | [steam] move test | Philipp Hagemeister | |
2013-06-27 | [metacafe] move tests | Philipp Hagemeister | |
2013-06-27 | [soundcloud] Move tests | Philipp Hagemeister | |
2013-06-27 | Use str every time | Philipp Hagemeister | |
2013-06-27 | Allow _TESTS attribute for IEs with multiple tests | Philipp Hagemeister | |
This also improves the numbering of duplicate tests | |||
2013-06-27 | Allow moving tests into IE files | Philipp Hagemeister | |
Allow adding download tests right in the IE file. This will cut down on merge conflicts and make it more likely that new IE authors will add tests right away. | |||
2013-06-27 | Add tests and improve for HotNewHipHop | Philipp Hagemeister | |
2013-06-27 | a new day, a new s algo - fix #946 | Filippo Valsorda | |
2013-06-27 | Add a clean-room implementation for youtube signatures | Philipp Hagemeister | |
2013-06-27 | Add test for youtube signature algorithm | Philipp Hagemeister | |
2013-06-27 | Simplify FakeYDL | Philipp Hagemeister | |
2013-06-26 | [wimp] minor readability improvements (#940) | Philipp Hagemeister | |
2013-06-26 | Add CSpanIE (closes #312) | Jaime Marquínez Ferrándiz | |
2013-06-26 | removed trailing ',' and corrected the title in test | M.Yasoob Khalid | |
2013-06-26 | added test for wimp.com | M.Yasoob Khalid | |
2013-06-26 | Added support for additional vtt subtitle format (WebVTT) in youtube-dl. | Ismael Mejia | |
2013-06-25 | Add the option "--write-auto-sub" to download automatic subtitles from Youtube | Jaime Marquínez Ferrándiz | |
Now automatic subtitles are only downloaded if the option is given. (closes #903) | |||
2013-06-25 | added test for tudou.com | M.Yasoob Khalid | |
2013-06-25 | add tests for use_cipher_signature videos (#897) and the ability to test ↵ | Filippo Valsorda | |
multiple videos per IE | |||
2013-06-24 | Add VevoIE | Jaime Marquínez Ferrándiz | |
2013-06-24 | Use the new class in the tests | Jaime Marquínez Ferrándiz | |
2013-06-24 | Split FileDownloader in two classes: FileDownloader and YoutubeDL | Jaime Marquínez Ferrándiz | |
YoutubeDL is the class that coordinates everything FileDownloader gets a filename and an info dict and downloads the video. | |||
2013-06-23 | [break] adapt to new paths | Philipp Hagemeister | |
2013-06-23 | Correct module name | Philipp Hagemeister | |
2013-06-23 | Remove mentions of old InfoExtractors module | Philipp Hagemeister | |
2013-06-23 | Fix Statigram test | Philipp Hagemeister | |
2013-06-23 | Improve error reporting for downloads | Philipp Hagemeister | |
2013-06-23 | added an IE and test for break.com | M.Yasoob Khalid | |
2013-06-23 | Improvge error reporting | Philipp Hagemeister | |
2013-06-23 | Improve Statigr.am IE | Philipp Hagemeister | |
2013-06-23 | added test for Statigr | M.Yasoob Khalid | |
2013-06-20 | TEDIE: download the best quality video and use the new _search_regex functions | Jaime Marquínez Ferrándiz | |
Also extracts the description. | |||
2013-06-20 | Update the TumblrIE: the video is no longer available | Jaime Marquínez Ferrándiz | |
2013-06-19 | Merge pull request #887 from anisse/master | Jaime Marquínez Ferrándiz | |
Fetch all entries that are in a youtube playlist Also add a test. | |||
2013-06-17 | Merge branch 'search_regex' - PR #872 - closes #847 | Filippo Valsorda | |
2013-06-16 | Fix HypemIE test: the song name has been changed | Jaime Marquínez Ferrándiz | |
2013-06-16 | Add GametrailersIE | Jaime Marquínez Ferrándiz | |
2013-06-15 | Update test_issue_673 in Youtube Lists | Jaime Marquínez Ferrándiz | |
Some videos have been removed. Delete the title check, it's not the purpose of that test. | |||
2013-06-10 | Update YahooIE test | Jaime Marquínez Ferrándiz | |
The old test video is no longer available. |