aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | [comedycentral] Prepare for generic video extraction (#980)Philipp Hagemeister2013-10-041-35/+28
| | | | |
* | | | | [mtv] Prepare for #980Philipp Hagemeister2013-10-041-19/+28
| | | | |
* | | | | Clarify that url and ext are optional when formats is given (#980)Philipp Hagemeister2013-10-041-0/+2
| | | | |
* | | | | Document formats (for #980)Philipp Hagemeister2013-10-041-2/+13
| | | | |
* | | | | [ted] Prepare #980 mergePhilipp Hagemeister2013-10-041-7/+15
|/ / / /
* | | | Merge remote-tracking branch 'rzhxeo/rtl_ntv'Philipp Hagemeister2013-10-041-2/+14
|\ \ \ \
| * | | | [RTLnowIE] Add support for http://n-tvnow.derzhxeo2013-10-011-2/+14
| | | | |
* | | | | Merge remote-tracking branch 'rzhxeo/rtl_upload_date'Philipp Hagemeister2013-10-041-3/+6
|\ \ \ \ \
| * | | | | [RTLnowIE] Allow video description without upload daterzhxeo2013-10-011-3/+6
| |/ / / / | | | | | | | | | | Some videos (feature films) have no upload date.
| * | | | Merge pull request #2 from rg3/masterrzhxeo2013-09-3047-548/+2122
| |\ \ \ \ | | | | | | | | | | | | Update
* | | | | | [youtube] new static 82 signaturePhilipp Hagemeister2013-10-041-1/+1
| | | | | |
* | | | | | release 2013.10.04Philipp Hagemeister2013-10-042-3/+4
| | | | | |
* | | | | | [france2] Add support for URLs without video IDs (Fixes #1547)Philipp Hagemeister2013-10-041-2/+14
| | | | | |
* | | | | | [ign] Support more urls and detect multiple videos in articles (fixes #1543)Jaime Marquínez Ferrándiz2013-10-021-10/+44
| | | | | |
* | | | | | Fix help of --cachedirPhilipp Hagemeister2013-10-021-1/+1
| | | | | |
* | | | | | [youtube] Simplify cache_dir code (#1529)Philipp Hagemeister2013-10-023-13/+9
| | | | | |
* | | | | | Merge remote-tracking branch 'holomorph/master'Philipp Hagemeister2013-10-022-5/+19
|\ \ \ \ \ \
| * | | | | | Support XDG base directory specificationMark Oteiza2013-09-302-5/+19
| | |/ / / / | |/| | | |
* | | | | | [youtube] Fix static 82 signature (Closes #1539)Philipp Hagemeister2013-10-021-1/+1
| | | | | |
* | | | | | [youtube] Support videos without a title (Fixes #1391, Closes #1542)Philipp Hagemeister2013-10-021-3/+5
| | | | | |
* | | | | | Merge pull request #1531 from rg3/no-playlistFilippo Valsorda2013-10-015-1/+24
|\ \ \ \ \ \ | | | | | | | | | | | | | | [youtube] implement --no-playlist to only download current video
| * | | | | | [youtube] correct --no-playlist for python3Filippo Valsorda2013-10-012-2/+3
| | | | | | |
| * | | | | | add test for --no-playlistFilippo Valsorda2013-09-301-0/+7
| | | | | | |
| * | | | | | implement --no-playlist to only download current video - closes #755Filippo Valsorda2013-09-304-1/+16
| |/ / / / /
* | | | | | [dailymotion] Detect vevo videos (fixes #1532)Jaime Marquínez Ferrándiz2013-10-011-9/+34
| | | | | | | | | | | | | | | | | | | | | | | | All videos from the Vevo user, just embed videos from vevo.com
* | | | | | release 2013.10.01.1Philipp Hagemeister2013-10-011-1/+1
| | | | | |
* | | | | | Properly handle stream meap not being presentPhilipp Hagemeister2013-10-011-1/+1
| | | | | |
* | | | | | release 2013.10.01Philipp Hagemeister2013-10-011-1/+1
| | | | | |
* | | | | | Handle videos without url_encoded_fmt_stream_map (Fixes #1535)Philipp Hagemeister2013-10-011-0/+2
|/ / / / /
* | | | | [rtlnow] Replace one of the testsJaime Marquínez Ferrándiz2013-09-291-6/+6
| | | | | | | | | | | | | | | | | | | | The video is no longer available.
* | | | | [appletrailers] The request for the settings must have the trailer name in ↵Jaime Marquínez Ferrándiz2013-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | lower case (fixes #1329)
* | | | | [appletrailers] Rework extraction (fixes #1387)Jaime Marquínez Ferrándiz2013-09-291-70/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | release 2013.09.29Philipp Hagemeister2013-09-291-1/+1
| | | | |
* | | | | [update] Prevent cmd window popup on Windows (Fixes #1478)Philipp Hagemeister2013-09-291-10/+15
| | | | |
* | | | | [update] Look for .exe extension on Windows (Fixes #745)Philipp Hagemeister2013-09-292-3/+9
| | | | |
* | | | | [dailymotion] Disable the family filter in the playlists (fixes #1524)Jaime Marquínez Ferrándiz2013-09-291-5/+12
| | | | |
* | | | | [yahoo] Fix video extraction (fixes #1521)Jaime Marquínez Ferrándiz2013-09-281-67/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-09-282-23/+12
|\ \ \ \ \
| * | | | | [youtube] Add hlsvp to the error message if it can't be found and remove the ↵Jaime Marquínez Ferrándiz2013-09-271-16/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | live stream test It's no longer available, other olympics streams have the same problem.
| * | | | | [youtube] Set the thumbnail to None if it can't be extractedJaime Marquínez Ferrándiz2013-09-271-1/+1
| | | | | |
| * | | | | [youtube] update description of testJaime Marquínez Ferrándiz2013-09-271-1/+1
| | | | | |
| * | | | | Don't fail if the video thumbnail couldn't be downloaded (fixes #1516)Jaime Marquínez Ferrándiz2013-09-271-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | Just report a warning
* | | | | | [zdf] Add support for hash URLs and simplify (#1518)Philipp Hagemeister2013-09-281-32/+42
|/ / / / /
* | | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-09-271-1/+4
|\ \ \ \ \
| * | | | | Don't embed subtitles if the list is empty or the field is not set (fixes #1510)Jaime Marquínez Ferrándiz2013-09-271-1/+4
| | | | | |
* | | | | | Remove youtube_genalgo (#1515)Philipp Hagemeister2013-09-271-116/+0
|/ / / / / | | | | | | | | | | | | | | | With the automatic signature extraction, this script has become superfluous now
* | | | | Merge remote-tracking branch 'rzhxeo/RTL_T'Philipp Hagemeister2013-09-271-1/+1
|\ \ \ \ \
| * | | | | [RTLnowIE] Clean video titlerzhxeo2013-09-271-1/+1
| |/ / / / | | | | | | | | | | | | | | | The title of some videos has the following format: Series - Episode | Series online schauen bei ... NOW
* | | | | Merge remote-tracking branch 'rzhxeo/RTL'Philipp Hagemeister2013-09-271-2/+15
|\ \ \ \ \
| * | | | | [RTLnowIE] Add support for http://rtlnitronow.derzhxeo2013-09-271-2/+15
| |/ / / /