summaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | [daum] Get the video page from a canonical url to extract the full id (fixes ↵Jaime Marquínez Ferrándiz2013-09-051-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | #1373) and extract description.
* | | | | | | Credit @Huarong for tv.sohu.comJaime Marquínez Ferrándiz2013-09-041-0/+1
| | | | | | |
* | | | | | | Add extractor for daum.net (closes #1330)Jaime Marquínez Ferrándiz2013-09-042-0/+72
| | | | | | |
* | | | | | | release 2013.09.04Philipp Hagemeister2013-09-041-1/+1
| | | | | | |
* | | | | | | Merge pull request #1341 from xanadu/masterPhilipp Hagemeister2013-09-032-8/+31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | add support for "-f mp4" for YouTube
| * | | | | | | AHLS -> Apple HTTP Live StreamingAllan Zhou2013-09-031-3/+3
| | | | | | | |
| * | | | | | | Merge remote-tracking branch 'upstream/master'Allan Zhou2013-09-036-26/+97
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Allan Zhou2013-08-309-19/+89
| |\ \ \ \ \ \ \ \
| * | | | | | | | | add support for "-f mp4" for YouTubeAllan Zhou2013-08-302-8/+31
| | | | | | | | | |
* | | | | | | | | | Merge pull request #1363 from Rudloff/defensePhilipp Hagemeister2013-09-032-0/+40
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | defense.gouv.fr
| * | | | | | | | | Suggested by @phihagPierre Rudloff2013-09-031-6/+8
| | | | | | | | | |
| * | | | | | | | | Extractor for defense.gouv.frPierre Rudloff2013-09-032-0/+38
| | | | | | | | | |
* | | | | | | | | | [orf] Remove the test video, they seem to expire in one weekJaime Marquínez Ferrándiz2013-09-031-13/+0
| | | | | | | | | |
* | | | | | | | | | [dailymotion] improve the regex for extracting the video infoJaime Marquínez Ferrándiz2013-09-031-1/+2
| | | | | | | | | |
* | | | | | | | | | [vimeo] Handle Assertions Error when trying to get the descriptionJaime Marquínez Ferrándiz2013-09-031-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some pages the html tags are not closed, python 2.6 cannot handle it.
* | | | | | | | | | [vimeo] add support for videos that embed the download url in the player ↵Jaime Marquínez Ferrándiz2013-09-031-8/+26
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | page (fixes #1364)
* | | | | | | | | Add an extractor for VeeHD (closes #1359)Jaime Marquínez Ferrándiz2013-09-022-0/+57
| | | | | | | | |
* | | | | | | | | [metacafe] Add more cases for detecting the uploader detection (reported in ↵Jaime Marquínez Ferrándiz2013-08-311-1/+1
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | #1343)
* | | | | | | | release 2013.08.30Philipp Hagemeister2013-08-301-1/+1
| | | | | | | |
* | | | | | | | [youtube] update algo for length 86Jaime Marquínez Ferrándiz2013-08-301-1/+1
| | | | | | | |
* | | | | | | | [youtube] Fix typo in the _VALID_URL for YoutubeFavouritesIE, it was ↵Jaime Marquínez Ferrándiz2013-08-301-1/+1
| |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | intended to also match :ytfavourites
* | | | | | | release 2013.08.29Philipp Hagemeister2013-08-291-1/+1
| | | | | | |
* | | | | | | [youtube] update algo for length 84Jaime Marquínez Ferrándiz2013-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Only appears sometimes, nearly identical to length 86.
* | | | | | | [youtube] update algo for length 86 (fixes #1349)Jaime Marquínez Ferrándiz2013-08-291-1/+1
| | | | | | |
* | | | | | | [ign] update 1up extractor to work with the updated IGNIEJaime Marquínez Ferrándiz2013-08-291-1/+1
| | | | | | |
* | | | | | | [ign] extract videos from articles pagesJaime Marquínez Ferrándiz2013-08-291-1/+5
| | | | | | |
* | | | | | | Fix orf.at extractor by adding file coding markJeff Smith2013-08-291-0/+2
| | | | | | |
* | | | | | | Add an extractor for orf.at (closes #1346)Jaime Marquínez Ferrándiz2013-08-293-1/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Make find_xpath_attr also accept numbers in the value
* | | | | | | Merge pull request #1342 from whydoubt/fix_mit_26Jaime Marquínez Ferrándiz2013-08-291-9/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix MIT extractor for Python 2.6
| * | | | | | | Fix MIT extractor for Python 2.6Jeff Smith2013-08-281-9/+7
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The HTML for the MIT page does not parse cleanly for Python 2.6 due to script tags within an actual script element. The offending piece is inside a comment block, so removing all such comment blocks fixes the parsing.
* | | | | | | Update descriptions checksum for some test for Unistra and YoutubeJaime Marquínez Ferrándiz2013-08-292-2/+2
| | | | | | |
* | | | | | | Fix detection of the webpage charset if it's declared using ' instead of "Jaime Marquínez Ferrándiz2013-08-291-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | Like in "<meta charset='utf-8'/>"
* | | | | | release 2013.08.28.1Philipp Hagemeister2013-08-281-1/+1
| | | | | |
* | | | | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-08-281-3/+13
|\ \ \ \ \ \
| * | | | | | Hide the password and username in verbose mode (closes #1089)Jaime Marquínez Ferrándiz2013-08-281-3/+13
| | | | | | |
* | | | | | | Merge remote-tracking branch 'rzhxeo/youporn-hd'Philipp Hagemeister2013-08-283-4/+234
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Conflicts: youtube_dl/utils.py
| * | | | | | YoupornIE: Clean up extraction of hd videorzhxeo2013-08-281-9/+5
| | | | | | |
| * | | | | | Let aes_decrypt_text return bytes instead of unicoderzhxeo2013-08-281-2/+2
| | | | | | |
| * | | | | | Fix division bug in aes.pyrzhxeo2013-08-281-1/+1
| | | | | | |
| * | | | | | Add intlist_to_bytes to utils.pyrzhxeo2013-08-281-0/+7
| | | | | | |
| * | | | | | Allow changes to run under Python 3Philipp Hagemeister2013-08-283-12/+28
| | | | | | |
| * | | | | | YoupornIE: Add support for hd videos and update Testrzhxeo2013-08-091-2/+12
| | | | | | |
| * | | | | | add an aes implementationrzhxeo2013-08-091-0/+200
| | | | | | |
* | | | | | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-08-281-2/+2
|\ \ \ \ \ \ \
| * | | | | | | PostProcessingError holds the message in the 'msg' property, not in ↵Jaime Marquínez Ferrándiz2013-08-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'message' (fixes #1323) Causes DeprecationWarning: http://www.python.org/dev/peps/pep-0352/
* | | | | | | | [sohu] Handle encoding, and fix testsPhilipp Hagemeister2013-08-282-69/+71
| | | | | | | |
* | | | | | | | Merge remote-tracking branch 'Huarong/master'Philipp Hagemeister2013-08-283-2/+98
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | improve sohu extractorhuohuarong2013-08-061-0/+2
| | | | | | | |
| * | | | | | | fix parse title bughuohuarong2013-08-051-4/+5
| | | | | | | |
| * | | | | | | use ..utils/clean_html()huohuarong2013-08-031-13/+6
| | | | | | | |