aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-11Merge pull request #1558 from rzhxeo/cinemassacreJaime Marquínez Ferrándiz
2013-10-11Merge branch 'cinemassacre' of github.com:rzhxeo/youtube-dl into rzhxeo-cinem...Jaime Marquínez Ferrándiz
2013-10-11Fix the default values of format_id and formatJaime Marquínez Ferrándiz
2013-10-11Implement the prefer_free_formats in YoutubeDLJaime Marquínez Ferrándiz
2013-10-11Default 'format' field to {width}x{height}Jaime Marquínez Ferrándiz
2013-10-11Do not handle format selection for IEs that already handle itJaime Marquínez Ferrándiz
2013-10-11Implement the max quality option in YoutubeDLJaime Marquínez Ferrándiz
2013-10-11Implement format selection in YoutubeDLJaime Marquínez Ferrándiz
2013-10-11[arte] Prepare for generic format support (#980)Jaime Marquínez Ferrándiz
2013-10-11[nhl] Add an extractor for videocenter's categories (#1586)Jaime Marquínez Ferrándiz
2013-10-11Make sure it only runs rtmpdump one time in test mode and return True if the ...Jaime Marquínez Ferrándiz
2013-10-11Merge pull request #1565 from rzhxeo/rtmpdump_testJaime Marquínez Ferrándiz
2013-10-11Add a PostProcessor for adding metadata to the file (closes #1570)Jaime Marquínez Ferrándiz
2013-10-10[yahoo] Download the info from another pageJaime Marquínez Ferrándiz
2013-10-10[gamespot] Mark as broken (#1587)Jaime Marquínez Ferrándiz
2013-10-10[mtv] Strip the descriptionJaime Marquínez Ferrándiz
2013-10-10Add an extractor for faz.net (closes #1582)Jaime Marquínez Ferrándiz
2013-10-10Don't add extractors with IE_DESC set to False to the page of supported sites.Jaime Marquínez Ferrándiz
2013-10-10Add an extractor for video.nhl.com (closes #1586)Jaime Marquínez Ferrándiz
2013-10-09release 2013.10.092013.10.09Philipp Hagemeister
2013-10-09[youtube] Do not recognize attribution link as user (Fixes #1573)Philipp Hagemeister
2013-10-09Merge pull request #1584 from wingsuit/masterJaime Marquínez Ferrándiz
2013-10-09[youtube] set the 'name' parameter in the subtitles url (fixes #1577)Jaime Marquínez Ferrándiz
2013-10-09Tiny tpoTom
2013-10-08[vevo] Some improvements (fixes #1580)Jaime Marquínez Ferrándiz
2013-10-07Fix the printing of the proxy map in debug modeJaime Marquínez Ferrándiz
2013-10-07Simplify test setupPhilipp Hagemeister
2013-10-07Move opener setup into a separate helper functionPhilipp Hagemeister
2013-10-07release 2013.10.072013.10.07Philipp Hagemeister
2013-10-07[jeuxvideo] Improve code quality (fixes #1567)Philipp Hagemeister
2013-10-07Restore warning when user forgets to quote URL (#1396)Philipp Hagemeister
2013-10-06Remove test parameter from _download_with_rtmpdumprzhxeo
2013-10-06[vimeo] Recognize urls ending in a slash (fixes #1242)Jaime Marquínez Ferrándiz
2013-10-06Only download 1 sec. with rtmpdump in test moderzhxeo
2013-10-06[redtube] add age_limitPhilipp Hagemeister
2013-10-06Merge branch 'download-archive'Philipp Hagemeister
2013-10-06Remove superfluous parenthesisPhilipp Hagemeister
2013-10-06Merge branch 'age_limit'Philipp Hagemeister
2013-10-06Call extracted property age_limit everywherePhilipp Hagemeister
2013-10-06[generic] Clarify error messagesPhilipp Hagemeister
2013-10-06release 2013.10.062013.10.06Philipp Hagemeister
2013-10-06[viddler] Add basic support (Fixes #1520)Philipp Hagemeister
2013-10-06Allow users to specify an age limit (fixes #1545)Philipp Hagemeister
2013-10-06Move try_rm to test helpersPhilipp Hagemeister
2013-10-06Add basic --download-archive optionPhilipp Hagemeister
2013-10-05Merge remote-tracking branch 'origin/tox'Philipp Hagemeister
2013-10-05[fixup] remove unnecessary commented functionFilippo Valsorda
2013-10-05add tox configuration file for easy testingFilippo Valsorda
2013-10-05add capability to suppress expected warnings in testsFilippo Valsorda
2013-10-05[googleplus] Fix upload_date detectionPhilipp Hagemeister