summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [instagram] fix uploader_id detection (Fixes #1038)Philipp Hagemeister2013-07-131-2/+2
* Improve OpenGraph property matchingPhilipp Hagemeister2013-07-131-6/+6
* Merge remote-tracking branch 'jaimeMF/opengraph'Philipp Hagemeister2013-07-1317-96/+54
|\
| * Use re.DOTALL by default when searching OpenGraph propertiesJaime Marquínez Ferrándiz2013-07-132-2/+2
| * InfoExtractor: add some helper methods to extract OpenGraph infoJaime Marquínez Ferrándiz2013-07-1217-96/+54
* | Add CanalplusIE (closes #59 and closes #918)Jaime Marquínez Ferrándiz2013-07-132-0/+47
* | CriterionIE: simplify some parts and use _html_search_regexJaime Marquínez Ferrándiz2013-07-131-7/+7
* | Merge pull request #1036 from yasoob/masterJaime Marquínez Ferrándiz2013-07-132-0/+41
|\ \
| * | added test for criterion.comM.Yasoob Khalid2013-07-131-0/+9
| * | added an IE for criterion.comM.Yasoob Khalid2013-07-132-0/+32
| |/
* / YouJizzIE: support videos that define the urls in a playlist page (closes #1037)Jaime Marquínez Ferrándiz2013-07-131-2/+14
|/
* 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