Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [youtube] Fix static 82 signature (Closes #1539) | Philipp Hagemeister | 2013-10-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | [youtube] Support videos without a title (Fixes #1391, Closes #1542) | Philipp Hagemeister | 2013-10-02 | 1 | -3/+5 | |
| | | | ||||||
* | | | Merge pull request #1531 from rg3/no-playlist | Filippo Valsorda | 2013-10-01 | 5 | -1/+24 | |
|\ \ \ | | | | | | | | | [youtube] implement --no-playlist to only download current video | |||||
| * | | | [youtube] correct --no-playlist for python3 | Filippo Valsorda | 2013-10-01 | 2 | -2/+3 | |
| | | | | ||||||
| * | | | add test for --no-playlist | Filippo Valsorda | 2013-09-30 | 1 | -0/+7 | |
| | | | | ||||||
| * | | | implement --no-playlist to only download current video - closes #755 | Filippo Valsorda | 2013-09-30 | 4 | -1/+16 | |
| |/ / | ||||||
* | | | [dailymotion] Detect vevo videos (fixes #1532) | Jaime Marquínez Ferrándiz | 2013-10-01 | 1 | -9/+34 | |
| | | | | | | | | | | | | All videos from the Vevo user, just embed videos from vevo.com | |||||
* | | | release 2013.10.01.1 | Philipp Hagemeister | 2013-10-01 | 1 | -1/+1 | |
| | | | ||||||
* | | | Properly handle stream meap not being present | Philipp Hagemeister | 2013-10-01 | 1 | -1/+1 | |
| | | | ||||||
* | | | release 2013.10.01 | Philipp Hagemeister | 2013-10-01 | 1 | -1/+1 | |
| | | | ||||||
* | | | Handle videos without url_encoded_fmt_stream_map (Fixes #1535) | Philipp Hagemeister | 2013-10-01 | 1 | -0/+2 | |
|/ / | ||||||
* | | [rtlnow] Replace one of the tests | Jaime Marquínez Ferrándiz | 2013-09-29 | 1 | -6/+6 | |
| | | | | | | | | The video is no longer available. | |||||
* | | [appletrailers] The request for the settings must have the trailer name in ↵ | Jaime Marquínez Ferrándiz | 2013-09-29 | 1 | -1/+1 | |
| | | | | | | | | lower case (fixes #1329) | |||||
* | | [appletrailers] Rework extraction (fixes #1387) | Jaime Marquínez Ferrándiz | 2013-09-29 | 1 | -70/+42 | |
| | | | | | | | | | | | | | | | | | | | | The exraction was broken: * The includes page contains img elements that need to be fixed. * Use the 'itunes.inc' page, it contains a json dictionary for each trailer with information. * Get the formats from 'includes/settings{trailer_name}.json' * Use urljoin to allow urls with a fragment identifier to work Removed the thumbnail urls from the tests, they are different now. | |||||
* | | release 2013.09.29 | Philipp Hagemeister | 2013-09-29 | 1 | -1/+1 | |
| | | ||||||
* | | [update] Prevent cmd window popup on Windows (Fixes #1478) | Philipp Hagemeister | 2013-09-29 | 1 | -10/+15 | |
| | | ||||||
* | | [update] Look for .exe extension on Windows (Fixes #745) | Philipp Hagemeister | 2013-09-29 | 2 | -3/+9 | |
| | | ||||||
* | | [dailymotion] Disable the family filter in the playlists (fixes #1524) | Jaime Marquínez Ferrándiz | 2013-09-29 | 1 | -5/+12 | |
| | | ||||||
* | | [yahoo] Fix video extraction (fixes #1521) | Jaime Marquínez Ferrándiz | 2013-09-28 | 1 | -67/+65 | |
| | | | | | | | | | | | | There's no need to use two different methods. Now we can also download videos over http if possible. Also run the test for rtmp videos, but skip the download. | |||||
* | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2013-09-28 | 2 | -23/+12 | |
|\ \ | ||||||
| * | | [youtube] Add hlsvp to the error message if it can't be found and remove the ↵ | Jaime Marquínez Ferrándiz | 2013-09-27 | 1 | -16/+1 | |
| | | | | | | | | | | | | | | | | | | live stream test It's no longer available, other olympics streams have the same problem. | |||||
| * | | [youtube] Set the thumbnail to None if it can't be extracted | Jaime Marquínez Ferrándiz | 2013-09-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | [youtube] update description of test | Jaime Marquínez Ferrándiz | 2013-09-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | Don't fail if the video thumbnail couldn't be downloaded (fixes #1516) | Jaime Marquínez Ferrándiz | 2013-09-27 | 1 | -5/+9 | |
| | | | | | | | | | | | | Just report a warning | |||||
* | | | [zdf] Add support for hash URLs and simplify (#1518) | Philipp Hagemeister | 2013-09-28 | 1 | -32/+42 | |
|/ / | ||||||
* | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2013-09-27 | 1 | -1/+4 | |
|\ \ | ||||||
| * | | Don't embed subtitles if the list is empty or the field is not set (fixes #1510) | Jaime Marquínez Ferrándiz | 2013-09-27 | 1 | -1/+4 | |
| | | | ||||||
* | | | Remove youtube_genalgo (#1515) | Philipp Hagemeister | 2013-09-27 | 1 | -116/+0 | |
|/ / | | | | | | | With the automatic signature extraction, this script has become superfluous now | |||||
* | | Merge remote-tracking branch 'rzhxeo/RTL_T' | Philipp Hagemeister | 2013-09-27 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | [RTLnowIE] Clean video title | rzhxeo | 2013-09-27 | 1 | -1/+1 | |
| |/ | | | | | | | The title of some videos has the following format: Series - Episode | Series online schauen bei ... NOW | |||||
* | | Merge remote-tracking branch 'rzhxeo/RTL' | Philipp Hagemeister | 2013-09-27 | 1 | -2/+15 | |
|\ \ | ||||||
| * | | [RTLnowIE] Add support for http://rtlnitronow.de | rzhxeo | 2013-09-27 | 1 | -2/+15 | |
| |/ | ||||||
* | | [youtube] Fix 83 signature (Closes #1511) | Philipp Hagemeister | 2013-09-27 | 1 | -1/+2 | |
| | | ||||||
* | | [brightcove] Use direct url for the tests | Jaime Marquínez Ferrándiz | 2013-09-26 | 1 | -2/+4 | |
| | | | | | | | | The test_all_urls.py test failed because BrightcoveIE doesn't match them. | |||||
* | | [brightcove] Support videos that only provide flv versions (fixes #1504) | Jaime Marquínez Ferrándiz | 2013-09-26 | 2 | -24/+49 | |
| | | | | | | | | Moved the test from generic.py to brightcove.py | |||||
* | | release 2013.09.24.2 | Philipp Hagemeister | 2013-09-24 | 1 | -1/+1 | |
| | | ||||||
* | | Remove debugging code | Philipp Hagemeister | 2013-09-24 | 1 | -1/+1 | |
| | | ||||||
* | | release 2013.09.24.1 | Philipp Hagemeister | 2013-09-24 | 2 | -1/+5 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2013-09-24 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Revert "[southparkstudios] Fix mgid extraction" | Jaime Marquínez Ferrándiz | 2013-09-24 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | This reverts commit 0fd49457f5257dbe317c69314ee57a6c485d41a3. It seems that the redesign was temporary. | |||||
* | | | Merge branch 'automatic-signatures' | Philipp Hagemeister | 2013-09-24 | 6 | -25/+791 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add option --no-cache-dir | Philipp Hagemeister | 2013-09-24 | 1 | -3/+8 | |
| | | | ||||||
| * | | Fix 86 signature (#1494) | Philipp Hagemeister | 2013-09-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix output of --youtube-print-sig-code when counting down to 0 | Philipp Hagemeister | 2013-09-24 | 1 | -2/+2 | |
| | | | ||||||
| * | | Allow opts.cachedir == None to disable cache | Philipp Hagemeister | 2013-09-24 | 3 | -3/+3 | |
| | | | ||||||
| * | | Correct test strings | Philipp Hagemeister | 2013-09-22 | 1 | -2/+4 | |
| | | | ||||||
| * | | Do not warn if fallback is without alternatives (because we did not get the ↵ | Philipp Hagemeister | 2013-09-22 | 1 | -2/+2 | |
| | | | | | | | | | | | | flash player URL) | |||||
| * | | [youtube] Improve flash player URL handling | Philipp Hagemeister | 2013-09-22 | 1 | -4/+6 | |
| | | | ||||||
| * | | Work around nosetests nosiness | Philipp Hagemeister | 2013-09-22 | 1 | -2/+2 | |
| | | | ||||||
| * | | [youtube] Remove _decrypt_signature_age_gate | Philipp Hagemeister | 2013-09-22 | 1 | -9/+0 | |
| | | |