Commit Graph

2451 Commits (79cfb46d42cf0cd296acf7f0689d2ad4b2e7f971)
 

Author SHA1 Message Date
Filippo Valsorda 79cfb46d42 add tox configuration file for easy testing 11 years ago
Filippo Valsorda 00fcc17aee add capability to suppress expected warnings in tests 11 years ago
Philipp Hagemeister e94b783c74 [googleplus] Fix upload_date detection 11 years ago
Philipp Hagemeister 97dae9ae07 [bliptv] Make sure video ID is a string 11 years ago
Jaime Marquínez Ferrándiz c3fef636b5 [dailymotion] Fix playlist extraction
The html code has changed, make the video ids extraction more solid.
11 years ago
Philipp Hagemeister 46e28a84ca [brightcove] Fix up some broken HTML (#1553) 11 years ago
Philipp Hagemeister 17ad2b3fb1 [yahoo] Switch ext of test 11 years ago
Philipp Hagemeister 5e2a60db4a [yahoo] Fix test title 11 years ago
Philipp Hagemeister cd214418f6 [redtube] pep8 11 years ago
Philipp Hagemeister ba2d9f213e [jeuxvideo] fix video file md5sum 11 years ago
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.
11 years ago
Philipp Hagemeister 466880f531 [yahoo] Do not try to run rtmpdump on travis 11 years ago
Philipp Hagemeister 9f1f6d2437 [rtlnow] Skip test on travis 11 years ago
Philipp Hagemeister 9e0f897f6b [francetv] Use common format for ID of generation-quoi subextractor 11 years ago
Philipp Hagemeister c0f6aa876f Merge remote-tracking branch 'origin/master' 11 years ago
Philipp Hagemeister d93bdee9a6 [comedycentral] Prepare for generic video extraction (#980) 11 years ago
Philipp Hagemeister f13d09332d [mtv] Prepare for #980 11 years ago
Philipp Hagemeister 2f5865cc6d Clarify that url and ext are optional when formats is given (#980) 11 years ago
Philipp Hagemeister deefc05b88 Document formats (for #980) 11 years ago
Philipp Hagemeister 0d8cb1cc14 [ted] Prepare #980 merge 11 years ago
Jaime Marquínez Ferrándiz a90b9fd209 Merge pull request #1551 from rzhxeo/flickr
[FlickrIE] Fix HTTPS url
11 years ago
rzhxeo 829493439a [FlickrIE] Fix HTTPS url 11 years ago
Philipp Hagemeister 3cd022f6e6 Merge remote-tracking branch 'rzhxeo/rtl_ntv' 11 years ago
Philipp Hagemeister abefd1f7c4 Merge remote-tracking branch 'rzhxeo/rtl_upload_date' 11 years ago
Philipp Hagemeister c21315f273 [youtube] new static 82 signature 11 years ago
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
rzhxeo adfeafe9e1 [RTLnowIE] Allow video description without upload date
Some videos (feature films) have no upload date.
11 years ago
rzhxeo 4c62a16f4f [RTLnowIE] Add support for http://n-tvnow.de 11 years ago
rzhxeo c0de39e6d4 Merge pull request #2 from rg3/master
Update
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