aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-27[facebook] Fix the login process (fixes #1244)Jaime Marquínez Ferrándiz
2013-10-27[addanime] fix md5sumAbdulelah Alfntokh
2013-10-27[addanime] catch 'RegexNotFoundError'Abdulelah Alfntokh
2013-10-27Add support for http://www.keezmovies.comrzhxeo
2013-10-27Add support for http://www.spankwire.comrzhxeo
2013-10-27[Tube8IE] Fix regex for uploader extractionrzhxeo
2013-10-27Add support for http://www.pornhub.comrzhxeo
2013-10-27[Tube8IE] Escape dot in regexrzhxeo
2013-10-27[addanime] try to download HQ before normalpyed
2013-10-26[YouPornIE] Make webpage download more robustrzhxeo
2013-10-26Add support for http://www.tube8.comrzhxeo
2013-10-26[YouPornIE] Extract all encrypted links and remove doubles at the endrzhxeo
2013-10-26[XHamsterIE] Extract SD and HD videorzhxeo
2013-10-25[8tracks] Use track count instead of looking at at_last_track propertyPhilipp Hagemeister
2013-10-25Document the %(format_id)s field for the output templateJaime Marquínez Ferrándiz
2013-10-25[youtube] Set the format_id field to the itag of the format (closes #1624)Jaime Marquínez Ferrándiz
2013-10-25Fix the extensions of two tests with youtube videosJaime Marquínez Ferrándiz
2013-10-25[youtube] Also use the 'adaptative_fmts' field from the /get_video_info page ...Jaime Marquínez Ferrándiz
2013-10-23[cinemassacre] SimplifyJaime Marquínez Ferrándiz
2013-10-23Merge pull request #1632 from rzhxeo/cinemassacreJaime Marquínez Ferrándiz
2013-10-23release 2013.10.23.22013.10.23.2Philipp Hagemeister
2013-10-23[dailymotion] Extract all the available formats (closes #1028)Jaime Marquínez Ferrándiz
2013-10-23[nowvideo] Fix key extractionJaime Marquínez Ferrándiz
2013-10-23Hide the video password on verbose modeJaime Marquínez Ferrándiz
2013-10-23[vimeo] fix the extraction for videos protected with passwordJaime Marquínez Ferrándiz
2013-10-23release 2013.10.23.12013.10.23.1Philipp Hagemeister
2013-10-23[vimeo] Fix pro videos and player.vimeo.com urlsJaime Marquínez Ferrándiz
2013-10-23Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2013-10-23[vimeo] Fix normal videos (Fixes #1642)Philipp Hagemeister
2013-10-22Merge pull request #1622 from rbrito/fix-extensionPhilipp Hagemeister
2013-10-23release 2013.10.232013.10.23Philipp Hagemeister
2013-10-22release 2013.10.222013.10.22Philipp Hagemeister
2013-10-22Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2013-10-22Expand tilde in template (Fixes #1639)Philipp Hagemeister
2013-10-22[arte.tv:creative] Update the title of the testJaime Marquínez Ferrándiz
2013-10-22[nhl:videocenter] Fix playlist title extractionJaime Marquínez Ferrándiz
2013-10-22Style fixes in YoutubeDL.pyJaime Marquínez Ferrándiz
2013-10-22Respect the download parameter in YoutubeDL.process_video_result if the extra...Jaime Marquínez Ferrándiz
2013-10-21[vimeo] Implement the new format selection system (closes PR #996)Joshua Elsasser
2013-10-21[youtube] Use 'node is None' when checking if the video has automatic captionsJaime Marquínez Ferrándiz
2013-10-21Fix the duration field for the VideoDetective and InternetVideoArchive testsJaime Marquínez Ferrándiz
2013-10-21[googleplus] Fix upload_date extractionJaime Marquínez Ferrándiz
2013-10-21[arte] Set the format_note and the format_id fields (closes #1628)Jaime Marquínez Ferrándiz
2013-10-21The 'format' field now defaults to '{format_id} - {width}x{height}{format_note}'Jaime Marquínez Ferrándiz
2013-10-21YoutubeDL: remove method that came from FileDownloaderJaime Marquínez Ferrándiz
2013-10-21Allow to use the extension for the format selectionJaime Marquínez Ferrándiz
2013-10-21Accept requested formats to be in the format 35/best (closes #1552)Jaime Marquínez Ferrándiz
2013-10-19Merge remote-tracking branch 'rbrito/set-age'Philipp Hagemeister
2013-10-19[xhamster] Add support for age_limit (Instead of #1627)Philipp Hagemeister
2013-10-19extractor: Set age limit on some adult-related extractors.Rogério Brito