Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Added new option '--list-subs' to show the available subtitle languages | Ismael Mejia | 2013-03-20 | 1 | -7/+19 | |
| | | | | | ||||||
| | * | | | Added new option '--sub-format' to choose the format of the subtitles to ↵ | Ismael Mejia | 2013-03-20 | 1 | -5/+6 | |
| | | | | | | | | | | | | | | | | | | | | downloade (defaut=srt) | |||||
| | * | | | Refactor subtitle options from srt to the more generic 'sub'. | Ismael Mejia | 2013-03-20 | 1 | -34/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to be more consistent with different subtitle formats. From: * --write-srt to --write-sub * --only-srt to --only-sub * --all-srt to --all-subs * --srt-lang to --sub-lang' Refactored also all the mentions of srt for sub in all the source code. | |||||
| | * | | | Added new option '--all-srt' to download all the subtitles of a video. | Ismael Mejia | 2013-03-20 | 1 | -22/+51 | |
| | | | | | | | | | | | | | | | | | | | | Only works in youtube for the moment. | |||||
| | * | | | Added new option '--only-srt' to download only the subtitles of a video | Ismael Mejia | 2013-02-21 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) | |||||
| | * | | | Removed conversion from youtube closed caption format to srt since youtube ↵ | Ismael Mejia | 2013-02-21 | 1 | -20/+4 | |
| | | | | | | | | | | | | | | | | | | | | api supports the 'srt' format | |||||
* | | | | | Spiegel: Support hash at end of URL | Philipp Hagemeister | 2013-03-16 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Spiegel IE | Philipp Hagemeister | 2013-03-12 | 1 | -1/+42 | |
| | | | | ||||||
* | | | | Fix Unicode handling GenericIE (Fixes #734) | Philipp Hagemeister | 2013-03-08 | 1 | -7/+3 | |
| |_|/ |/| | | ||||||
* | | | Escapist videos are acutally .mp4, not .flv | Tim Douglas | 2013-03-06 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Remove tweetreel - it has shut down | Philipp Hagemeister | 2013-03-03 | 1 | -50/+0 | |
| | | ||||||
* | | Use proper urlparse functions and simplify a bit | Philipp Hagemeister | 2013-03-03 | 1 | -11/+7 | |
| | | ||||||
* | | Merge remote-tracking branch 'jcarlosgarciasegovia/master' | Philipp Hagemeister | 2013-03-03 | 1 | -0/+15 | |
|\ \ | ||||||
| * | | Allow downloading http://blip.tv/play/ embeded URLs | Juan Carlos Garcia Segovia | 2013-03-01 | 1 | -0/+15 | |
| | | | ||||||
* | | | Use report_warning in InfoExtractors | Jaime Marquínez Ferrándiz | 2013-03-02 | 1 | -13/+13 | |
|/ / | ||||||
* | | Don't be too clever (Fixes Python 3) | Philipp Hagemeister | 2013-02-26 | 1 | -2/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/API_YT_playlists' | Philipp Hagemeister | 2013-02-26 | 1 | -63/+85 | |
|\ \ | ||||||
| * | | Modified Youtube video/playlist matching; fixes #668; fixes #585 | Filippo Valsorda | 2013-02-26 | 1 | -29/+36 | |
| | | | ||||||
| * | | Switch YTPlaylistIE to API (relevant: #586); fixes #651; fixes #673; fixes #661 | Filippo Valsorda | 2013-02-26 | 1 | -44/+59 | |
| | | | ||||||
* | | | [YT Search] No results if items is not in response | Juan M | 2013-02-26 | 1 | -0/+4 | |
|/ / | | | | | | | | | | | | | When a query results of 0 items, the key items is not present in the api_response dictionary, raising a KeyError. Intead, look for the key and call trouble if it's not present. | |||||
* | | Formalize URL creation (prepare for some cleanup in blip.tv:users) | Philipp Hagemeister | 2013-02-24 | 1 | -3/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'joksnet/ytsearch_decode_request' | Philipp Hagemeister | 2013-02-24 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Decode the data requested to the api in utf-8. | Juan M | 2013-02-23 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge remote-tracking branch 'jaimeMF/TED' | Philipp Hagemeister | 2013-02-24 | 1 | -10/+10 | |
|\ \ | ||||||
| * | | TED: get thumbnails | Jaime Marquínez Ferrándiz | 2013-02-23 | 1 | -10/+10 | |
| |/ | ||||||
* / | Steam: get thumbnails | Jaime Marquínez Ferrándiz | 2013-02-23 | 1 | -2/+6 | |
|/ | ||||||
* | Also check for JSLoader of JWSPlayer (thanks to @maximeg, Closes #685) | Philipp Hagemeister | 2013-02-21 | 1 | -0/+3 | |
| | ||||||
* | Import HTTPErrorProcessor from the correct module (Closes #696) | Philipp Hagemeister | 2013-02-21 | 1 | -1/+1 | |
| | ||||||
* | Fix YP IE | Philipp Hagemeister | 2013-02-18 | 1 | -5/+5 | |
| | ||||||
* | Merge remote-tracking branch 'jaimeMF/TED' | Philipp Hagemeister | 2013-02-18 | 1 | -10/+58 | |
|\ | ||||||
| * | TED: Add support for playlists | Jaime Marquínez Ferrándiz | 2013-02-18 | 1 | -10/+58 | |
| | | ||||||
* | | facebook: also download lq videos | Philipp Hagemeister | 2013-02-18 | 1 | -0/+4 | |
| | | ||||||
* | | Fix MyVideo IE | Philipp Hagemeister | 2013-02-18 | 1 | -1/+1 | |
|/ | ||||||
* | Fix 8tracks | Philipp Hagemeister | 2013-02-18 | 1 | -1/+1 | |
| | ||||||
* | Mark DailyMotion as broken for now (#680) | Philipp Hagemeister | 2013-02-18 | 1 | -0/+1 | |
| | ||||||
* | Add tests to MySpass | Philipp Hagemeister | 2013-02-18 | 1 | -1/+58 | |
|\ | ||||||
| * | added new InfoExtractor for myspass.de | bastik | 2013-02-16 | 1 | -0/+58 | |
| | | ||||||
* | | fix some titles in TED | Jaime Marquínez Ferrándiz | 2013-02-17 | 1 | -1/+1 | |
| | | ||||||
* | | Basic support for TED | Jaime Marquínez Ferrándiz | 2013-02-17 | 1 | -0/+25 | |
|/ | ||||||
* | Add tests for keek | Philipp Hagemeister | 2013-02-08 | 1 | -3/+3 | |
| | ||||||
* | Add KeekIE() | Osama Khalid | 2013-02-08 | 1 | -0/+25 | |
| | ||||||
* | Fix login (Closes #658) | Philipp Hagemeister | 2013-02-06 | 1 | -10/+45 | |
| | ||||||
* | Support direct vimeo links (Closes #666) | Philipp Hagemeister | 2013-02-05 | 1 | -2/+6 | |
| | ||||||
* | Fix encoding in youtube subtitle download (Closes #669) | Philipp Hagemeister | 2013-02-05 | 1 | -3/+8 | |
| | ||||||
* | Fix Facebook IE | Philipp Hagemeister | 2013-02-01 | 1 | -3/+5 | |
| | ||||||
* | Fix Stanford (Closes #653) | Philipp Hagemeister | 2013-01-27 | 1 | -9/+4 | |
| | ||||||
* | 8tracks: Ignore hashes | Philipp Hagemeister | 2013-01-27 | 1 | -1/+1 | |
| | ||||||
* | 8tracks: Better default titles | Philipp Hagemeister | 2013-01-27 | 1 | -2/+3 | |
| | ||||||
* | 8tracks: Include performer as uploader | Philipp Hagemeister | 2013-01-27 | 1 | -0/+1 | |
| | ||||||
* | 8tracks IE (Closes #652) | Philipp Hagemeister | 2013-01-27 | 1 | -2/+43 | |
| |