Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-22 | TumblrIE | Jaime Marquínez Ferrándiz | |
I haven't found many videos to test, so it may not work for all. | |||
2013-04-20 | Get the title of Youtube playlists | Jaime Marquínez Ferrándiz | |
2013-04-20 | Create a function in InfoExtractors that returns the InfoExtractor class ↵ | Jaime Marquínez Ferrándiz | |
with the given name | |||
2013-04-20 | The test video for subtitles has added a new language | Jaime Marquínez Ferrándiz | |
2013-04-19 | Add tests for YoutubeChannelIE | ispedals | |
- tests for identifying channel urls - test retrieval of paginated channel - test retrieval of autogenerated channel | |||
2013-04-19 | Merge branch 'extract_info_rewrite' | Jaime Marquínez Ferrándiz | |
2013-04-11 | Show whole diff in error cases | Philipp Hagemeister | |
2013-04-11 | Skip ARD test as it requires rtmpdump | Philipp Hagemeister | |
2013-04-11 | Re-enable Stanford OC test | Philipp Hagemeister | |
2013-04-11 | Minor improvements for ARD IE | Philipp Hagemeister | |
2013-04-05 | Merge branch 'master' into extract_info_rewrite | Jaime Marquínez Ferrándiz | |
2013-03-31 | retry on UnavailableVideoError | Filippo Valsorda | |
2013-03-31 | import all IEs when testing to resemble more closely the real env | Filippo Valsorda | |
2013-03-29 | Merge pull request #736 from rg3/retry | Filippo Valsorda | |
Exception stacking and test retry | |||
2013-03-29 | Merge pull request #730 by @JohnyMoSwag | Filippo Valsorda | |
Support for Worldstarhiphop.com | |||
2013-03-29 | Rebased, fixed and extended LiveLeak.com support | Filippo Valsorda | |
close #757 - close #761 | |||
2013-03-28 | Added test for WorldStarHipHop | Johny Mo Swag | |
2013-03-28 | Merge branch 'master' into extract_info_rewrite | Jaime Marquínez Ferrándiz | |
2013-03-20 | Merge pull request #699 by @iemejia | Filippo Valsorda | |
Removed innecesary function to convert subtitles, improved use of the youtube api | |||
2013-03-20 | Added new option '--list-subs' to show the available subtitle languages | Ismael Mejia | |
2013-03-20 | Added new option '--sub-format' to choose the format of the subtitles to ↵ | Ismael Mejia | |
downloade (defaut=srt) | |||
2013-03-20 | Added new option '--all-srt' to download all the subtitles of a video. | Ismael Mejia | |
Only works in youtube for the moment. | |||
2013-03-12 | Spiegel IE | Philipp Hagemeister | |
2013-03-09 | Bubble up all the stack of exceptions and retry download tests on timeout errors | Filippo Valsorda | |
2013-03-08 | Fix Unicode handling GenericIE (Fixes #734) | Philipp Hagemeister | |
2013-03-05 | Add auxiliary methods to InfoExtractor to set the '_type' key and use them ↵ | Jaime Marquínez Ferrándiz | |
for some playlist IEs | |||
2013-03-05 | Use extract_info in YoutubePlaylist and YoutubeSearch | Jaime Marquínez Ferrándiz | |
2013-03-03 | Remove changed playlist test (#661) | Philipp Hagemeister | |
2013-03-03 | Remove tweetreel - it has shut down | Philipp Hagemeister | |
2013-02-26 | fix tests in Python3, and make them parallelizable | Philipp Hagemeister | |
2013-02-26 | Do not user upper-case for non-constants | Philipp Hagemeister | |
2013-02-26 | Modified Youtube video/playlist matching; fixes #668; fixes #585 | Filippo Valsorda | |
2013-02-26 | Switch YTPlaylistIE to API (relevant: #586); fixes #651; fixes #673; fixes #661 | Filippo Valsorda | |
2013-02-24 | Test TED thumbnail | Philipp Hagemeister | |
2013-02-21 | Added new option '--only-srt' to download only the subtitles of a video | Ismael Mejia | |
Improved option '--srt-lang' - it shows the argument in case of missing subtitles - added language suffix for non-english languages (e.g. video.it.srt) | |||
2013-02-21 | Removed conversion from youtube closed caption format to srt since youtube ↵ | Ismael Mejia | |
api supports the 'srt' format | |||
2013-02-18 | Add tests to MySpass | Philipp Hagemeister | |
2013-02-17 | Basic support for TED | Jaime Marquínez Ferrándiz | |
2013-02-08 | Add tests for keek | Philipp Hagemeister | |
2013-02-02 | Escapist continues to be flaky on travis | Philipp Hagemeister | |
2013-02-02 | Disable Stanford OC test for now, and enable escapist | Philipp Hagemeister | |
2013-02-01 | Switch ComedyCentral test to a permanent URL (They delete full episodes ↵ | Philipp Hagemeister | |
older than a month) | |||
2013-01-27 | 8tracks: Better default titles | Philipp Hagemeister | |
2013-01-27 | 8tracks: Include performer as uploader | Philipp Hagemeister | |
2013-01-27 | 8tracks IE (Closes #652) | Philipp Hagemeister | |
2013-01-25 | Fix Facebook (Closes #375) | Philipp Hagemeister | |
2013-01-25 | Drop md5: spec for now (unused and breaks int values) | Philipp Hagemeister | |
2013-01-12 | Download progress hooks | Philipp Hagemeister | |
2013-01-12 | Aggressive test timeout to catch hanging servers | Philipp Hagemeister | |
2013-01-12 | RBMA IE (Closes #630) | Philipp Hagemeister | |