Commit Graph

2493 Commits (6ff000b888a3da702a894addd9f9824139fd8c8d)
 

Author SHA1 Message Date
Philipp Hagemeister cd214418f6 [redtube] pep8
Philipp Hagemeister ba2d9f213e [jeuxvideo] fix video file md5sum
Philipp Hagemeister 7f8ae73a5d Include length in player cache ID
Some videos use the same player with IDs of multiple lengths.
See https://travis-ci.org/rg3/youtube-dl/jobs/12126506#L319 for an example.
Philipp Hagemeister 466880f531 [yahoo] Do not try to run rtmpdump on travis
Philipp Hagemeister 9f1f6d2437 [rtlnow] Skip test on travis
Philipp Hagemeister 9e0f897f6b [francetv] Use common format for ID of generation-quoi subextractor
Philipp Hagemeister c0f6aa876f Merge remote-tracking branch 'origin/master'
Philipp Hagemeister d93bdee9a6 [comedycentral] Prepare for generic video extraction ()
Philipp Hagemeister f13d09332d [mtv] Prepare for
Philipp Hagemeister 2f5865cc6d Clarify that url and ext are optional when formats is given ()
Philipp Hagemeister deefc05b88 Document formats (for )
Philipp Hagemeister 0d8cb1cc14 [ted] Prepare merge
Jaime Marquínez Ferrándiz a90b9fd209 Merge pull request from rzhxeo/flickr
[FlickrIE] Fix HTTPS url
rzhxeo 829493439a [FlickrIE] Fix HTTPS url
Philipp Hagemeister 3cd022f6e6 Merge remote-tracking branch 'rzhxeo/rtl_ntv'
Philipp Hagemeister abefd1f7c4 Merge remote-tracking branch 'rzhxeo/rtl_upload_date'
Philipp Hagemeister c21315f273 [youtube] new static 82 signature
Philipp Hagemeister 9ab1018b1a release 2013.10.04
Philipp Hagemeister da0a5d2d6e [france2] Add support for URLs without video IDs (Fixes )
Jaime Marquínez Ferrándiz ee6adb166c [ign] Support more urls and detect multiple videos in articles (fixes )
Philipp Hagemeister be8fe32c92 Fix help of --cachedir
Philipp Hagemeister c38b1e776d [youtube] Simplify cache_dir code ()
Philipp Hagemeister 4f8bf17f23 Merge remote-tracking branch 'holomorph/master'
Philipp Hagemeister ca40186c75 [youtube] Fix static 82 signature (Closes )
Philipp Hagemeister a8c6b24155 [youtube] Support videos without a title (Fixes , Closes )
Filippo Valsorda bd8e5c7ca2 Merge pull request from rg3/no-playlist
[youtube] implement --no-playlist to only download current video
Filippo Valsorda 7c61bd36bb [youtube] correct --no-playlist for python3
Jaime Marquínez Ferrándiz c54283824c [dailymotion] Detect vevo videos (fixes )
All videos from the Vevo user, just embed videos from vevo.com
Philipp Hagemeister 52f15da2ca release 2013.10.01.1
Philipp Hagemeister 44d466559e Properly handle stream meap not being present
Philipp Hagemeister 05751eb047 release 2013.10.01
Philipp Hagemeister f10503db67 Handle videos without url_encoded_fmt_stream_map (Fixes )
rzhxeo adfeafe9e1 [RTLnowIE] Allow video description without upload date
Some videos (feature films) have no upload date.
rzhxeo 4c62a16f4f [RTLnowIE] Add support for http://n-tvnow.de
rzhxeo c0de39e6d4 Merge pull request from rg3/master
Update
Mark Oteiza fa55675593 Support XDG base directory specification
Filippo Valsorda d4d9920a26 add test for --no-playlist
Filippo Valsorda 47192f92d8 implement --no-playlist to only download current video - closes
Jaime Marquínez Ferrándiz 722076a123 [rtlnow] Replace one of the tests
The video is no longer available.
Jaime Marquínez Ferrándiz bb4aa62cf7 [appletrailers] The request for the settings must have the trailer name in lower case (fixes )
Jaime Marquínez Ferrándiz 843530568f [appletrailers] Rework extraction (fixes )
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.
Philipp Hagemeister 138a5454b5 release 2013.09.29
Philipp Hagemeister d279037036 [update] Prevent cmd window popup on Windows (Fixes )
Philipp Hagemeister 46353f6783 [update] Look for .exe extension on Windows (Fixes )
Jaime Marquínez Ferrándiz 70922df8b5 [dailymotion] Disable the family filter in the playlists (fixes )
Jaime Marquínez Ferrándiz 9c15e9de84 [yahoo] Fix video extraction (fixes )
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.
Philipp Hagemeister 123c10608d Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 0b7c2485b6 [zdf] Add support for hash URLs and simplify ()
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.
Jaime Marquínez Ferrándiz f490e77e77 [youtube] Set the thumbnail to None if it can't be extracted