aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-04release 2013.09.042013.09.04Philipp Hagemeister
2013-09-03Merge pull request #1341 from xanadu/masterPhilipp Hagemeister
2013-09-03AHLS -> Apple HTTP Live StreamingAllan Zhou
2013-09-03Merge pull request #1363 from Rudloff/defensePhilipp Hagemeister
2013-09-03Merge remote-tracking branch 'upstream/master'Allan Zhou
2013-09-03Suggested by @phihagPierre Rudloff
2013-09-03[orf] Remove the test video, they seem to expire in one weekJaime Marquínez Ferrándiz
2013-09-03[dailymotion] improve the regex for extracting the video infoJaime Marquínez Ferrándiz
2013-09-03[vimeo] Handle Assertions Error when trying to get the descriptionJaime Marquínez Ferrándiz
2013-09-03[vimeo] add support for videos that embed the download url in the player page...Jaime Marquínez Ferrándiz
2013-09-03Extractor for defense.gouv.frPierre Rudloff
2013-09-03Merge remote-tracking branch 'upstream/master'Pierre Rudloff
2013-09-02Add an extractor for VeeHD (closes #1359)Jaime Marquínez Ferrándiz
2013-08-31[metacafe] Add more cases for detecting the uploader detection (reported in #...Jaime Marquínez Ferrándiz
2013-08-31Add an automatic page generator for the supported sites (related #156)Jaime Marquínez Ferrándiz
2013-08-30Merge remote-tracking branch 'upstream/master'Allan Zhou
2013-08-30add support for "-f mp4" for YouTubeAllan Zhou
2013-08-31Merge remote-tracking branch 'upstream/master'Pierre Rudloff
2013-08-30release 2013.08.302013.08.30Philipp Hagemeister
2013-08-30[youtube] update algo for length 86Jaime Marquínez Ferrándiz
2013-08-30[youtube] Fix typo in the _VALID_URL for YoutubeFavouritesIE, it was intended...Jaime Marquínez Ferrándiz
2013-08-30Add youtube keywords to the bash completion scriptJaime Marquínez Ferrándiz
2013-08-29release 2013.08.292013.08.29Philipp Hagemeister
2013-08-29[youtube] update algo for length 84Jaime Marquínez Ferrándiz
2013-08-29[youtube] update algo for length 86 (fixes #1349)Jaime Marquínez Ferrándiz
2013-08-29[ign] update 1up extractor to work with the updated IGNIEJaime Marquínez Ferrándiz
2013-08-29[ign] extract videos from articles pagesJaime Marquínez Ferrándiz
2013-08-29Merge pull request #1347 from whydoubt/fix_orf_atJaime Marquínez Ferrándiz
2013-08-29Fix orf.at extractor by adding file coding markJeff Smith
2013-08-29Add an extractor for orf.at (closes #1346)Jaime Marquínez Ferrándiz
2013-08-29Merge pull request #1342 from whydoubt/fix_mit_26Jaime Marquínez Ferrándiz
2013-08-29Update descriptions checksum for some test for Unistra and YoutubeJaime Marquínez Ferrándiz
2013-08-29Also print the field that fails if it is a md5 checksumJaime Marquínez Ferrándiz
2013-08-29Fix detection of the webpage charset if it's declared using ' instead of "Jaime Marquínez Ferrándiz
2013-08-28Fix MIT extractor for Python 2.6Jeff Smith
2013-08-28Merge remote-tracking branch 'upstream/master'Allan Zhou
2013-08-28release 2013.08.28.12013.08.28.1Philipp Hagemeister
2013-08-28Merge remote-tracking branch 'upstream/master'Allan Zhou
2013-08-28Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2013-08-28Merge remote-tracking branch 'rzhxeo/youporn-hd'Philipp Hagemeister
2013-08-28YoupornIE: Clean up extraction of hd videorzhxeo
2013-08-28Let aes_decrypt_text return bytes instead of unicoderzhxeo
2013-08-28Fix division bug in aes.pyrzhxeo
2013-08-28Add intlist_to_bytes to utils.pyrzhxeo
2013-08-28Merge pull request #1 from phihag/youporn-hd-prrzhxeo
2013-08-28Hide the password and username in verbose mode (closes #1089)Jaime Marquínez Ferrándiz
2013-08-28Allow changes to run under Python 3Philipp Hagemeister
2013-08-28Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2013-08-28[sohu] Handle encoding, and fix testsPhilipp Hagemeister
2013-08-28PostProcessingError holds the message in the 'msg' property, not in 'message'...Jaime Marquínez Ferrándiz