aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
2013-10-04[FlickrIE] Fix HTTPS urlrzhxeo
2013-10-04Merge remote-tracking branch 'rzhxeo/rtl_ntv'Philipp Hagemeister
2013-10-04Merge remote-tracking branch 'rzhxeo/rtl_upload_date'Philipp Hagemeister
2013-10-04[youtube] new static 82 signaturePhilipp Hagemeister
2013-10-04release 2013.10.042013.10.04Philipp Hagemeister
2013-10-04[france2] Add support for URLs without video IDs (Fixes #1547)Philipp Hagemeister
2013-10-02[ign] Support more urls and detect multiple videos in articles (fixes #1543)Jaime Marquínez Ferrándiz
2013-10-02Fix help of --cachedirPhilipp Hagemeister
2013-10-02[youtube] Simplify cache_dir code (#1529)Philipp Hagemeister
2013-10-02Merge remote-tracking branch 'holomorph/master'Philipp Hagemeister
2013-10-02[youtube] Fix static 82 signature (Closes #1539)Philipp Hagemeister
2013-10-02[youtube] Support videos without a title (Fixes #1391, Closes #1542)Philipp Hagemeister
2013-10-01Merge pull request #1531 from rg3/no-playlistFilippo Valsorda
[youtube] implement --no-playlist to only download current video
2013-10-01[youtube] correct --no-playlist for python3Filippo Valsorda
2013-10-01[dailymotion] Detect vevo videos (fixes #1532)Jaime Marquínez Ferrándiz
All videos from the Vevo user, just embed videos from vevo.com
2013-10-01release 2013.10.01.12013.10.01.1Philipp Hagemeister
2013-10-01Properly handle stream meap not being presentPhilipp Hagemeister
2013-10-01release 2013.10.012013.10.01Philipp Hagemeister
2013-10-01Handle videos without url_encoded_fmt_stream_map (Fixes #1535)Philipp Hagemeister
2013-10-01[RTLnowIE] Allow video description without upload daterzhxeo
Some videos (feature films) have no upload date.
2013-10-01[RTLnowIE] Add support for http://n-tvnow.derzhxeo
2013-09-30Support XDG base directory specificationMark Oteiza
2013-09-30implement --no-playlist to only download current video - closes #755Filippo Valsorda
2013-09-29[rtlnow] Replace one of the testsJaime Marquínez Ferrándiz
The video is no longer available.
2013-09-29[appletrailers] The request for the settings must have the trailer name in ↵Jaime Marquínez Ferrándiz
lower case (fixes #1329)
2013-09-29[appletrailers] Rework extraction (fixes #1387)Jaime Marquínez Ferrándiz
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.
2013-09-29release 2013.09.292013.09.29Philipp Hagemeister
2013-09-29[update] Prevent cmd window popup on Windows (Fixes #1478)Philipp Hagemeister
2013-09-29[update] Look for .exe extension on Windows (Fixes #745)Philipp Hagemeister
2013-09-29[dailymotion] Disable the family filter in the playlists (fixes #1524)Jaime Marquínez Ferrándiz
2013-09-28[yahoo] Fix video extraction (fixes #1521)Jaime Marquínez Ferrándiz
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.
2013-09-28Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2013-09-28[zdf] Add support for hash URLs and simplify (#1518)Philipp Hagemeister
2013-09-27[youtube] Add hlsvp to the error message if it can't be found and remove the ↵Jaime Marquínez Ferrándiz
live stream test It's no longer available, other olympics streams have the same problem.
2013-09-27[youtube] Set the thumbnail to None if it can't be extractedJaime Marquínez Ferrándiz
2013-09-27[youtube] update description of testJaime Marquínez Ferrándiz
2013-09-27Don't fail if the video thumbnail couldn't be downloaded (fixes #1516)Jaime Marquínez Ferrándiz
Just report a warning
2013-09-27Don't embed subtitles if the list is empty or the field is not set (fixes #1510)Jaime Marquínez Ferrándiz
2013-09-27Merge remote-tracking branch 'rzhxeo/RTL_T'Philipp Hagemeister
2013-09-27Merge remote-tracking branch 'rzhxeo/RTL'Philipp Hagemeister
2013-09-27[youtube] Fix 83 signature (Closes #1511)Philipp Hagemeister
2013-09-27[RTLnowIE] Clean video titlerzhxeo
The title of some videos has the following format: Series - Episode | Series online schauen bei ... NOW
2013-09-27[RTLnowIE] Add support for http://rtlnitronow.derzhxeo
2013-09-26[brightcove] Use direct url for the testsJaime Marquínez Ferrándiz
The test_all_urls.py test failed because BrightcoveIE doesn't match them.
2013-09-26[brightcove] Support videos that only provide flv versions (fixes #1504)Jaime Marquínez Ferrándiz
Moved the test from generic.py to brightcove.py
2013-09-24release 2013.09.24.22013.09.24.2Philipp Hagemeister
2013-09-24Remove debugging codePhilipp Hagemeister
2013-09-24release 2013.09.24.12013.09.24.1Philipp Hagemeister
2013-09-24Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2013-09-24Merge branch 'automatic-signatures'Philipp Hagemeister