summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Don't try to save the thumbnail if it's NoneJaime Marquínez Ferrándiz2013-07-121-1/+1
* | Use determine_ext when saving the thumbnailJaime Marquínez Ferrándiz2013-07-122-5/+3
* | BrightcoveIE: Use parse_qs to extract the fields of the query (closes #1032)Jaime Marquínez Ferrándiz2013-07-122-7/+13
* | GenericIE: allow to match declaration of the Brightocove parameters that use ...Jaime Marquínez Ferrándiz2013-07-121-1/+1
* | [ign]: support some country versions and add an extractor for 1up.comJaime Marquínez Ferrándiz2013-07-122-13/+59
* | Add IGNIEJaime Marquínez Ferrándiz2013-07-122-0/+46
* | release 2013.07.12Philipp Hagemeister2013-07-111-1/+1
* | YoutubeIE: add algo for length 81 (closes #1026)Jaime Marquínez Ferrándiz2013-07-113-0/+10
* | release 2013.07.11Philipp Hagemeister2013-07-111-1/+1
* | YoutubeIE: a new algo for length 83Jaime Marquínez Ferrándiz2013-07-113-4/+4
* | GametrailersIE: support multipart videosJaime Marquínez Ferrándiz2013-07-111-35/+30
* | [brightcove] add importPhilipp Hagemeister2013-07-111-0/+1
* | [brightcove] fix on Python 2.6Philipp Hagemeister2013-07-112-5/+5
* | [arte] Fix on 2.6Philipp Hagemeister2013-07-111-1/+2
* | Add helper function find_path_attrPhilipp Hagemeister2013-07-112-0/+29
* | Remove video_result helper methodPhilipp Hagemeister2013-07-113-7/+4
* | [ehow] improve minor bitsPhilipp Hagemeister2013-07-112-10/+17
* | Merge remote-tracking branch 'yasoob/master'Philipp Hagemeister2013-07-112-0/+45
|\ \
| * | added test for ehowM.Yasoob Khalid2013-07-111-4/+6
| * | added an IE for Ehow videosM.Yasoob Khalid2013-07-112-0/+43
* | | GenericIE: detect more Brightcove videosJaime Marquínez Ferrándiz2013-07-112-2/+2
* | | BrightcoveIE: add support for playlistsJaime Marquínez Ferrándiz2013-07-111-5/+30
* | | Set the playlist_index and playlist fields for already resolved video results.Jaime Marquínez Ferrándiz2013-07-102-2/+5
* | | GenericIE: Detect videos from BrightcoveJaime Marquínez Ferrándiz2013-07-102-10/+60
* | | YoutubeIE: show a more meaningful error when it founds a rtmpe download (rela...Jaime Marquínez Ferrándiz2013-07-101-0/+2
* | | release 2013.07.10Philipp Hagemeister2013-07-101-1/+1
* | | YoutubeIE: new algo for length 83 (closes #1017 and closes #1016)Jaime Marquínez Ferrándiz2013-07-103-4/+4
* | | GameSpotIE: support more urls and download videos in the best qualityJaime Marquínez Ferrándiz2013-07-091-5/+15
* | | YoutubeIE: Fix vevo explicit videos (closes #956)Jaime Marquínez Ferrándiz2013-07-091-9/+47
* | | VeohIE: remove debug loggingJaime Marquínez Ferrándiz2013-07-091-1/+1
* | | DotsubIE: simplify and extract the upload dateJaime Marquínez Ferrándiz2013-07-081-15/+14
* | | Merge pull request #1009 from yasoob/masterJaime Marquínez Ferrándiz2013-07-082-1/+43
|\| |
| * | added an IE and test for dotsub.M.Yasoob Khalid2013-07-092-1/+43
| |/
* / Add VeohIE (closes #1006)Jaime Marquínez Ferrándiz2013-07-082-0/+48
|/
* YoutubeSubscriptionsIE: raise an error if there's no login information.Jaime Marquínez Ferrándiz2013-07-081-0/+6
* YoutubeIE: use the new method in the base IE for getting the login infoJaime Marquínez Ferrándiz2013-07-081-24/+2
* Remove dead codePhilipp Hagemeister2013-07-082-5/+1
* Do not redefine variables in list comprehensionsPhilipp Hagemeister2013-07-083-5/+5
* release 2013.07.08.1Philipp Hagemeister2013-07-081-1/+1
* [archive.org] Add extractor (Fixes #1003)Philipp Hagemeister2013-07-082-0/+67
* release 2013.07.08Philipp Hagemeister2013-07-081-1/+1
* [arte] Always look for the JSON URL (Fixes #1002)Philipp Hagemeister2013-07-081-6/+2
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-07-083-1/+64
|\
| * VimeoIE: authentication support (closes #885) and add a method in the base In...Jaime Marquínez Ferrándiz2013-07-072-0/+58
| * YoutubeIE: extract the thumbnail in the best possible qualityJaime Marquínez Ferrándiz2013-07-071-1/+6
* | [3sat] Add support (Fixes #1001)Philipp Hagemeister2013-07-084-1/+96
|/
* release 2013.07.07.01Philipp Hagemeister2013-07-071-1/+1
* [youtube:subscriptions] Use colon for differentiation of shortcutsPhilipp Hagemeister2013-07-072-3/+14
* release 2013.07.07Philipp Hagemeister2013-07-071-1/+1
* [youtube] Add and extractor for the subscriptions feed (closes #498)Jaime Marquínez Ferrándiz2013-07-072-2/+43