aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28release 2013.08.28.12013.08.28.1Philipp Hagemeister
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
2013-08-28Merge remote-tracking branch 'Huarong/master'Philipp Hagemeister
2013-08-28Merge remote-tracking branch 'origin/reuse_ies'Philipp Hagemeister
2013-08-28Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2013-08-28Fix platform name in Python 2 with --verbose (Closes #1228)Philipp Hagemeister
2013-08-28Add extractors for video.mit.edu and techtv.mit.edu (closes #1327)Jaime Marquínez Ferrándiz
2013-08-28Remove unused importsPhilipp Hagemeister
2013-08-28[generic] simply use urljoinPhilipp Hagemeister
2013-08-28Print playpath with --get-url (Fixes #1334)Philipp Hagemeister
2013-08-28[generic] Fix URL concatenationPhilipp Hagemeister
2013-08-28Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2013-08-28Tolerate junk at the end of gzip-compressed content (#1268)Philipp Hagemeister
2013-08-28Show the time taken to download in the same format as the ETAJaime Marquínez Ferrándiz
2013-08-28Merge pull request #1181 from h3xx/masterJaime Marquínez Ferrándiz
2013-08-28[addanime] add filePhilipp Hagemeister
2013-08-28[youtube] update algo for length 88, thanks to @Ramhack (fixes #1328)Jaime Marquínez Ferrándiz
2013-08-28[cnn] remove debug print call.Jaime Marquínez Ferrándiz
2013-08-28HTTPError is in urllib.error in Python 3, not in http.errorJaime Marquínez Ferrándiz
2013-08-28[addanime] improvePhilipp Hagemeister
2013-08-28[appletrailers] Add supportPhilipp Hagemeister
2013-08-28[cnn] Allow more URLsPhilipp Hagemeister