Commit Graph

2423 Commits (9ab1018b1adfdbf717872dd3b8cbeb99e0825763)
 

Author SHA1 Message Date
Philipp Hagemeister 9ab1018b1a release 2013.10.04 11 years ago
Philipp Hagemeister da0a5d2d6e [france2] Add support for URLs without video IDs (Fixes #1547) 11 years ago
Jaime Marquínez Ferrándiz ee6adb166c [ign] Support more urls and detect multiple videos in articles (fixes #1543) 11 years ago
Philipp Hagemeister be8fe32c92 Fix help of --cachedir 11 years ago
Philipp Hagemeister c38b1e776d [youtube] Simplify cache_dir code (#1529) 11 years ago
Philipp Hagemeister 4f8bf17f23 Merge remote-tracking branch 'holomorph/master' 11 years ago
Philipp Hagemeister ca40186c75 [youtube] Fix static 82 signature (Closes #1539) 11 years ago
Philipp Hagemeister a8c6b24155 [youtube] Support videos without a title (Fixes #1391, Closes #1542) 11 years ago
Filippo Valsorda bd8e5c7ca2 Merge pull request #1531 from rg3/no-playlist
[youtube] implement --no-playlist to only download current video
11 years ago
Filippo Valsorda 7c61bd36bb [youtube] correct --no-playlist for python3 11 years ago
Jaime Marquínez Ferrándiz c54283824c [dailymotion] Detect vevo videos (fixes #1532)
All videos from the Vevo user, just embed videos from vevo.com
11 years ago
Philipp Hagemeister 52f15da2ca release 2013.10.01.1 11 years ago
Philipp Hagemeister 44d466559e Properly handle stream meap not being present 11 years ago
Philipp Hagemeister 05751eb047 release 2013.10.01 11 years ago
Philipp Hagemeister f10503db67 Handle videos without url_encoded_fmt_stream_map (Fixes #1535) 11 years ago
Mark Oteiza fa55675593 Support XDG base directory specification 11 years ago
Filippo Valsorda d4d9920a26 add test for --no-playlist 11 years ago
Filippo Valsorda 47192f92d8 implement --no-playlist to only download current video - closes #755 11 years ago
Jaime Marquínez Ferrándiz 722076a123 [rtlnow] Replace one of the tests
The video is no longer available.
11 years ago
Jaime Marquínez Ferrándiz bb4aa62cf7 [appletrailers] The request for the settings must have the trailer name in lower case (fixes #1329) 11 years ago
Jaime Marquínez Ferrándiz 843530568f [appletrailers] Rework extraction (fixes #1387)
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.
11 years ago
Philipp Hagemeister 138a5454b5 release 2013.09.29 11 years ago
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