Commit Graph

2451 Commits (79cfb46d42cf0cd296acf7f0689d2ad4b2e7f971)
 

Author SHA1 Message Date
Philipp Hagemeister d279037036 [update] Prevent cmd window popup on Windows (Fixes #1478) 11 years ago
Philipp Hagemeister 46353f6783 [update] Look for .exe extension on Windows (Fixes #745) 11 years ago
Jaime Marquínez Ferrándiz 70922df8b5 [dailymotion] Disable the family filter in the playlists (fixes #1524) 11 years ago
Jaime Marquínez Ferrándiz 9c15e9de84 [yahoo] Fix video extraction (fixes #1521)
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.
11 years ago
Philipp Hagemeister 123c10608d Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister 0b7c2485b6 [zdf] Add support for hash URLs and simplify (#1518) 11 years ago
Jaime Marquínez Ferrándiz 9abb32045a [youtube] Add hlsvp to the error message if it can't be found and remove the live stream test
It's no longer available, other olympics streams have the same problem.
11 years ago
Jaime Marquínez Ferrándiz f490e77e77 [youtube] Set the thumbnail to None if it can't be extracted 11 years ago
Jaime Marquínez Ferrándiz 2dc592991a [youtube] update description of test 11 years ago
Jaime Marquínez Ferrándiz 0a60edcfa9 Don't fail if the video thumbnail couldn't be downloaded (fixes #1516)
Just report a warning
11 years ago
Philipp Hagemeister c53f9d30c8 Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister 509f398292 Remove youtube_genalgo (#1515)
With the automatic signature extraction, this script has become superfluous now
11 years ago
Jaime Marquínez Ferrándiz 74bab3f0a4 Don't embed subtitles if the list is empty or the field is not set (fixes #1510) 11 years ago
Philipp Hagemeister 8574862991 Merge remote-tracking branch 'rzhxeo/RTL_T' 11 years ago
Philipp Hagemeister 2de957c7e1 Merge remote-tracking branch 'rzhxeo/RTL' 11 years ago
Philipp Hagemeister 920de7a27d [youtube] Fix 83 signature (Closes #1511) 11 years ago
rzhxeo 63efc427cd [RTLnowIE] Clean video title
The title of some videos has the following format:
Series - Episode | Series online schauen bei ... NOW
11 years ago
rzhxeo ce65fb6c76 [RTLnowIE] Add support for http://rtlnitronow.de 11 years ago
Jaime Marquínez Ferrándiz 4de1994b6e [brightcove] Use direct url for the tests
The test_all_urls.py test failed because BrightcoveIE doesn't match them.
11 years ago
Jaime Marquínez Ferrándiz 592882aa9f [brightcove] Support videos that only provide flv versions (fixes #1504)
Moved the test from generic.py to brightcove.py
11 years ago
Philipp Hagemeister b98d6a1e19 release 2013.09.24.2 11 years ago
Philipp Hagemeister 29c7a63df8 Remove debugging code 11 years ago
Philipp Hagemeister 8b25323ae2 release 2013.09.24.1 11 years ago
Philipp Hagemeister f426de8460 Merge remote-tracking branch 'origin/master' 11 years ago
Philipp Hagemeister 695dc094ab Merge branch 'automatic-signatures' 11 years ago
Jaime Marquínez Ferrándiz e80d861064 Revert "[southparkstudios] Fix mgid extraction"
This reverts commit 0fd49457f5.

It seems that the redesign was temporary.
11 years ago
Philipp Hagemeister 2cdeb20135 release 2013.09.24 11 years ago
Philipp Hagemeister 7f74773254 Add option --no-cache-dir 11 years ago
Philipp Hagemeister f2c327fd39 Fix 86 signature (#1494) 11 years ago
Philipp Hagemeister e35e4ddc9a Fix output of --youtube-print-sig-code when counting down to 0 11 years ago
Philipp Hagemeister c3c88a2664 Allow opts.cachedir == None to disable cache 11 years ago
Jaime Marquínez Ferrándiz bb0eee71e7 [youtube] Update one of the test's description 11 years ago
Jaime Marquínez Ferrándiz 6f56389b88 [youtube] update algos for length 86 and 84 (fixes #1494) 11 years ago
Jaime Marquínez Ferrándiz 5b333c1ce6 [francetv] Add an extractor for Generation Quoi (closes #1475) 11 years ago
Jaime Marquínez Ferrándiz a825f33030 [francetv] Add an extractor for France2 11 years ago
Philipp Hagemeister 92f618f2e2 Merge remote-tracking branch 'origin/master' 11 years ago
Philipp Hagemeister 81ec7c7901 [facebook] Allow untitled videos (Fixes #1484) 11 years ago
Jaime Marquínez Ferrándiz dd5d2eb03c If the file is already downloaded include the size in the progress hook 11 years ago
Jaime Marquínez Ferrándiz 4ae720042c Include the eta and the speed in the progress hooks
Useful when listening to the progress hook, for example in a GUI.
11 years ago
Philipp Hagemeister c705320f48 Correct test strings 11 years ago
Philipp Hagemeister d2d8f89531 Do not warn if fallback is without alternatives (because we did not get the flash player URL) 11 years ago
Philipp Hagemeister bdde940e90 [youtube] Improve flash player URL handling 11 years ago
Philipp Hagemeister 45f4a76dbc Work around nosetests nosiness 11 years ago
Philipp Hagemeister 13dc64ce74 [youtube] Remove _decrypt_signature_age_gate 11 years ago
Philipp Hagemeister c35f9e72ce Move cachedir doc 11 years ago
Philipp Hagemeister f8061589e6 [youtube] Actually pass in cachedir option 11 years ago
Philipp Hagemeister 0ca96d48c7 [youtube] Improve source code quality 11 years ago
Philipp Hagemeister 4ba146f35d Update static signatures 11 years ago
Philipp Hagemeister edf3e38ebd [youtube] Improve cache and add an option to print the extracted signatures 11 years ago
Philipp Hagemeister c4417ddb61 [youtube] Add filesystem signature cache 11 years ago