summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'Elbandi/master'Philipp Hagemeister2013-10-152-0/+42
|\
| * Add an extractor for Szombathelyi TVAndras Elso2013-10-142-0/+42
* | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-10-151-34/+37
|\ \
| * | [gamespot] Fix video extraction (fixes #1587)Jaime Marquínez Ferrándiz2013-10-141-34/+37
* | | [tudou] Add support for youku links (Closes #1571)Philipp Hagemeister2013-10-151-11/+25
|/ /
* | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-10-146-0/+154
|\|
| * add VideoPremium.tv RTMP supportFilippo Valsorda2013-10-142-0/+41
| * Merge pull request #1569 from Jaiz909/1321-download-annotationsFilippo Valsorda2013-10-134-0/+113
| |\
| | * [youtube] Adds #1312 Download annotationsJai Grimshaw2013-10-144-0/+113
| |/
* / [youku] Allow shortcut youku:ID and make non-matching groups non-matching (#1...Philipp Hagemeister2013-10-131-1/+1
|/
* Merge remote-tracking branch 'jaimeMF/opus-fix'Philipp Hagemeister2013-10-131-1/+2
|\
| * Don't set the '-aq' option with the opus format (fixes #1263)Jaime Marquínez Ferrándiz2013-10-121-1/+2
* | [arte] Add an extractor for future.arte.tv (closes #1593)Jaime Marquínez Ferrándiz2013-10-132-2/+30
* | [arte] add an extractor for creative.arte.tv (#1593)Jaime Marquínez Ferrándiz2013-10-132-69/+93
* | Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE to...Jaime Marquínez Ferrándiz2013-10-124-1/+34
* | Add an extractor for videodetective.com (closes #262)Jaime Marquínez Ferrándiz2013-10-122-0/+31
* | Add an extractor for internetvideoarchive.com videosJaime Marquínez Ferrándiz2013-10-124-0/+99
* | Add support for single-test tox runsFilippo Valsorda2013-10-129-10/+13
* | add support for NowVideo.chFilippo Valsorda2013-10-122-0/+44
* | FFmpegPostProcessor: print the command line used if the --verbose option is g...Jaime Marquínez Ferrándiz2013-10-122-0/+7
|/
* Merge pull request #1590 from joeyadams/masterJaime Marquínez Ferrándiz2013-10-121-1/+1
|\
| * Fix Brightcove detection when another Flash object is on the pageJoey Adams2013-10-111-1/+1
|/
* Merge pull request #1558 from rzhxeo/cinemassacreJaime Marquínez Ferrándiz2013-10-111-60/+36
* Merge branch 'cinemassacre' of github.com:rzhxeo/youtube-dl into rzhxeo-cinem...Jaime Marquínez Ferrándiz2013-10-112-0/+116
|\
| * [CinemassacreIE] Use MD5 to check in TEST descriptionrzhxeo2013-10-051-1/+1
| * [CinemassacreIE] Remove docstring from classrzhxeo2013-10-051-1/+0
| * [CinemassacreIE] Add support for other embed methodsrzhxeo2013-10-051-6/+22
| * Add CinemassacreIErzhxeo2013-10-052-0/+101
* | [arte] Prepare for generic format support (#980)Jaime Marquínez Ferrándiz2013-10-111-6/+16
* | [nhl] Add an extractor for videocenter's categories (#1586)Jaime Marquínez Ferrándiz2013-10-113-20/+91
* | Make sure it only runs rtmpdump one time in test mode and return True if the ...Jaime Marquínez Ferrándiz2013-10-111-3/+4
* | Merge pull request #1565 from rzhxeo/rtmpdump_testJaime Marquínez Ferrándiz2013-10-111-0/+2
|\ \
| * | Remove test parameter from _download_with_rtmpdumprzhxeo2013-10-061-4/+3
| * | Only download 1 sec. with rtmpdump in test moderzhxeo2013-10-061-2/+5
| |/
* | Add a PostProcessor for adding metadata to the file (closes #1570)Jaime Marquínez Ferrándiz2013-10-112-0/+38
* | [yahoo] Download the info from another pageJaime Marquínez Ferrándiz2013-10-101-0/+15
* | [gamespot] Mark as broken (#1587)Jaime Marquínez Ferrándiz2013-10-101-0/+1
* | [mtv] Strip the descriptionJaime Marquínez Ferrándiz2013-10-101-1/+1
* | Add an extractor for faz.net (closes #1582)Jaime Marquínez Ferrándiz2013-10-102-0/+61
* | Don't add extractors with IE_DESC set to False to the page of supported sites.Jaime Marquínez Ferrándiz2013-10-101-3/+4
* | Add an extractor for video.nhl.com (closes #1586)Jaime Marquínez Ferrándiz2013-10-103-0/+61
* | release 2013.10.09Philipp Hagemeister2013-10-091-1/+1
* | [youtube] Do not recognize attribution link as user (Fixes #1573)Philipp Hagemeister2013-10-091-1/+1
* | Merge pull request #1584 from wingsuit/masterJaime Marquínez Ferrándiz2013-10-091-1/+1
|\ \
| * | Tiny tpoTom2013-10-091-1/+1
* | | [youtube] set the 'name' parameter in the subtitles url (fixes #1577)Jaime Marquínez Ferrándiz2013-10-091-0/+1
|/ /
* | [vevo] Some improvements (fixes #1580)Jaime Marquínez Ferrándiz2013-10-081-23/+47
* | Fix the printing of the proxy map in debug modeJaime Marquínez Ferrándiz2013-10-071-2/+7
* | Simplify test setupPhilipp Hagemeister2013-10-072-14/+2
* | Move opener setup into a separate helper functionPhilipp Hagemeister2013-10-071-21/+33