summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | [myvideo] add support for videos that place the video info inside ↵Jaime Marquínez Ferrándiz2013-08-021-1/+17
| | | | | | | | | | | | | | | | | | | | www.myvideo.de/service/data/video/{id}/config (fixes #616)
* | | | | Add an extractor for Ooyala (closes #833)Jaime Marquínez Ferrándiz2013-08-022-0/+53
| | | | | | | | | | | | | | | | | | | | Only works for some sites, it doesn't work for videos that use a f4m manifest
* | | | | [youtube] don't crash in verbose mode if 'ad3_module' is not defined in age ↵Jaime Marquínez Ferrándiz2013-08-021-2/+2
| | | | | | | | | | | | | | | | | | | | protected videos (fixes #1159)
* | | | | release 2013.08.02Philipp Hagemeister2013-08-021-1/+1
| | | | |
* | | | | [youtube]: new algo for length 83 (fixes #1164)Jaime Marquínez Ferrándiz2013-08-023-4/+4
| | | | |
* | | | | [youtube] show which formats are in 3D with "-F" and in the format fieldJaime Marquínez Ferrándiz2013-08-021-3/+7
| | | | |
* | | | | Merge pull request #1163 from xanadu/masterJaime Marquínez Ferrándiz2013-08-021-0/+18
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | add support for download YouTube 3d format of 3d content
| * | | add support for download YouTube 3d format of 3d contentAllan Zhou2013-08-011-0/+18
| | | |
* | | | Merge pull request #1161 from meyerd/masterJaime Marquínez Ferrándiz2013-08-011-1/+1
|\ \ \ \ | |/ / / |/| | | Fix regex error when only subtitled video is available on arte.
| * | | Fix regex error when only subtitled video is available on arte.Dominik2013-08-011-1/+1
|/ / /
* | | [youtube] Add support for downloading videos with hlsvp (fixes #1083)Jaime Marquínez Ferrándiz2013-07-311-32/+97
| | | | | | | | | | | | They are downloaded with a m3u8 manifest, they seem to be encrypted, but ffmpeg can handle them.
* | | Allow to download from m3u8 manifests with ffmpegJaime Marquínez Ferrándiz2013-07-311-0/+33
| | | | | | | | | | | | They are detected by the extension of the url.
* | | Log a better error message if ffprobe or avconv are not found (related #1134)Jaime Marquínez Ferrándiz2013-07-311-1/+2
| | |
* | | Switch some calls to to_stderr to report_error and report_warningJaime Marquínez Ferrándiz2013-07-312-2/+2
| | |
* | | release 2013.07.31Philipp Hagemeister2013-07-311-1/+1
| | |
* | | YoutubeIE: with age protected videos, add a missing "return" to return the ↵Jaime Marquínez Ferrándiz2013-07-311-1/+1
| | | | | | | | | | | | signature decrypted with _decrypt_signature
* | | YoutubeIE: new algo for length 86 (fixes #1156)Jaime Marquínez Ferrándiz2013-07-313-6/+35
| | | | | | | | | | | | Now is using the same length as the flash player used for age protected videos, but the algorithm is different, so now for age protected videos it first tries to use the old algo.
* | | Print urls from the batch file with --verbose (related #1155)Jaime Marquínez Ferrándiz2013-07-301-0/+2
| | |
* | | Disable way and tf1 tests, the whole videos are served sometimes, so the md5 ↵Jaime Marquínez Ferrándiz2013-07-302-3/+4
| | | | | | | | | | | | sum doesn't match.
* | | [worldstarhiphop] Small cleanupJaime Marquínez Ferrándiz2013-07-301-10/+3
| | | | | | | | | | | | The second check for the Vevo id is not necessary.
* | | Merge pull request #1148 from JohnyMoSwag/masterJaime Marquínez Ferrándiz2013-07-301-0/+14
|\ \ \ | | | | | | | | | | | | [worldstarhiphop] support vevo videos
| * | | using re.searchJohny Mo Swag2013-07-291-4/+4
| | | |
| * | | detect vevo embed fixJohny Mo Swag2013-07-291-4/+10
| | | |
| * | | detect vevo embedJohny Mo Swag2013-07-291-0/+8
| | | |
* | | | Merge pull request #1149 from pishposhmcgee/patch-3Jaime Marquínez Ferrándiz2013-07-301-2/+2
|\ \ \ \ | | | | | | | | | | [vevo] Modified m_urls regex and video_url
| * | | | Modified m_urls regex and video_urlpishposhmcgee2013-07-291-2/+2
| |/ / / | | | | | | | | Some videos have a leading slash, some do not
* | | | [wat] fix the extraction of the video url (fixes #1103)Jaime Marquínez Ferrándiz2013-07-292-21/+5
| | | | | | | | | | | | | | | | Use the direct download link for Android.
* | | | Add an extractor for kankan.com (closes #1133)Jaime Marquínez Ferrándiz2013-07-292-0/+38
|/ / /
* | | [vimeo] add an extractor for channelsJaime Marquínez Ferrándiz2013-07-293-2/+39
| | |
* | | [dailymotion] Add an extractor for Dailymotion playlistsJaime Marquínez Ferrándiz2013-07-293-1/+62
| | |
* | | Add an extractor for roxwell.com (closes #1044)Jaime Marquínez Ferrándiz2013-07-262-0/+50
| | |
* | | release 2013.07.25.2Philipp Hagemeister2013-07-251-1/+1
| | |
* | | YoutubeIE: add algo for length 79 (fixes #1126)Jaime Marquínez Ferrándiz2013-07-253-0/+10
| | |
* | | YoutubeIE: new algo for length 81 (fixes #1127)Jaime Marquínez Ferrándiz2013-07-253-4/+4
| | |
* | | Merge pull request #1120 from pishposhmcgee/patch-1Jaime Marquínez Ferrándiz2013-07-251-1/+1
|\ \ \ | | | | | | | | [collegehumor] Added an option 'e' to go with 'video' or 'embed'
| * | | Added an option 'e' to go with 'video' or 'embed'pishposhmcgee2013-07-241-1/+1
| | | | | | | | | | | | Based on links that I've seen, /e/<videoid> also occurs in the wild, and making this substitution yields effective results.
* | | | [keek] Fix testcase (Broken by accident in ↵Philipp Hagemeister2013-07-251-1/+1
| | | | | | | | | | | | | | | | 6625f82940b2701e2ccc9a6cf5808056b075e16b)
* | | | release 2013.07.25.1Philipp Hagemeister2013-07-251-1/+1
| | | |
* | | | [ina] Allow I at start of video IDsPhilipp Hagemeister2013-07-251-1/+1
| | | |
* | | | [keek] Allow httpS URLs (Fixes #1123)Philipp Hagemeister2013-07-251-2/+2
| | | |
* | | | release 2013.07.25Philipp Hagemeister2013-07-251-1/+1
| | | |
* | | | Merge remote-tracking branch 'pishposhmcgee/patch-2'Philipp Hagemeister2013-07-251-1/+1
|\ \ \ \
| * | | | changed video_url regexpishposhmcgee2013-07-241-1/+1
| |/ / / | | | | | | | | Some older videos contain an extra properties such as 'embed' before 'type'.
* / / / [ina] Fix URL detection (Fixes #1121)Philipp Hagemeister2013-07-251-1/+1
|/ / /
* | | [youtube] use itertools.count instead of a "while True" loop and a manual ↵Jaime Marquínez Ferrándiz2013-07-241-10/+3
| | | | | | | | | | | | counter
* | | [youtube] add an extractor for the "Watch Later" listJaime Marquínez Ferrándiz2013-07-242-2/+15
| | |
* | | release 2013.07.24.2Philipp Hagemeister2013-07-241-1/+1
| | |
* | | Add an extractor for downloading the Youtube favorite videos(closes #127)Jaime Marquínez Ferrándiz2013-07-242-2/+15
| | |
* | | YoutubeIE: Move the code from _real_initialize to a base classJaime Marquínez Ferrándiz2013-07-241-105/+110
| | | | | | | | | | | | This allows to reuse the code in other IEs without having to overwrite some parts.
* | | YoutubePlaylistIE: break only if there's no entry field in the responseJaime Marquínez Ferrándiz2013-07-241-4/+5
| | | | | | | | | | | | | | | Otherwise the Favorite videos playlist cannot be downloaded complete. Also break if it reach the maximum value of the start-index.