aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-18release 2013.07.182013.07.18Philipp Hagemeister
2013-07-18Remove the test to signature of lengths 43,43Jaime Marquínez Ferrándiz
2013-07-18YoutubeIE: add algo for length 90 (closes #1064)Jaime Marquínez Ferrándiz
2013-07-18Merge pull request #1068 from MiLk/genalgo-youtube-92Jaime Marquínez Ferrándiz
2013-07-17[youtube] Add generator for signature 92Emilien Kenler
2013-07-17Add CondeNastIEJaime Marquínez Ferrándiz
2013-07-17YoutubeIE: some encrypted signatures have more than two parts, print the size...Jaime Marquínez Ferrándiz
2013-07-17release 2013.07.17.12013.07.17.1Philipp Hagemeister
2013-07-17[thisav] add a test for video MD5Philipp Hagemeister
2013-07-17[thisav] Add IE (Fixes #1056)Philipp Hagemeister
2013-07-17[youtube] Add code for signature 92 (Closes #1060)Philipp Hagemeister
2013-07-17Mark test_youtube_sig as non-executable (#1066)Philipp Hagemeister
2013-07-17Revert "[youtube] improved decrypt_signature, closes #1060"Philipp Hagemeister
2013-07-17[metacafe] Fix testPhilipp Hagemeister
2013-07-17[metacafe] New result formatPhilipp Hagemeister
2013-07-17[metacafe] Extract descriptionPhilipp Hagemeister
2013-07-17[metacafe] Fix uploader detectionPhilipp Hagemeister
2013-07-17Use unescapeHTML for OpenGraph propertiesPhilipp Hagemeister
2013-07-17Merge remote-tracking branch 'Forever-Young/patch-1'Philipp Hagemeister
2013-07-17[youtube] Add sig test for 92 (Thanks to @patrickslin)Philipp Hagemeister
2013-07-17[youtube] improved decrypt_signature, closes #1060Anton Novosyolov
2013-07-17[metacafe] Use modern helper methodsPhilipp Hagemeister
2013-07-17Ignore errors in git error handling in verbose mode in Python 3Philipp Hagemeister
2013-07-17Write debugging output to stderr (#1059)Philipp Hagemeister
2013-07-17release 2013.07.172013.07.17Philipp Hagemeister
2013-07-17[metacafe] Add support for AnyClip videos (#1059)Philipp Hagemeister
2013-07-15[freesound] Minor improvementsJaime Marquínez Ferrándiz
2013-07-15Merge pull request #1050 from yasoob/masterJaime Marquínez Ferrándiz
2013-07-15added test for freesound.orgM.Yasoob Khalid
2013-07-15Added an IE for freesound.orgM.Yasoob Khalid
2013-07-14GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction p...Jaime Marquínez Ferrándiz
2013-07-14MTVIE: fix xml tags in the media namespace (python2.6)Jaime Marquínez Ferrándiz
2013-07-14[mtv]: rework MTVIE and add tests (closes #913)Jaime Marquínez Ferrándiz
2013-07-14[livestream] fix import statementJaime Marquínez Ferrándiz
2013-07-13Add LivestreamIE (closes #1042)Jaime Marquínez Ferrándiz
2013-07-13Strip hash info from URL when making requests (Fixes #1038)Philipp Hagemeister
2013-07-13[instagram] really fix uploader_id detection (Fixes #1038)Philipp Hagemeister
2013-07-13[instagram] fix uploader_id detection (Fixes #1038)Philipp Hagemeister
2013-07-13Improve OpenGraph property matchingPhilipp Hagemeister
2013-07-13Merge remote-tracking branch 'jaimeMF/opengraph'Philipp Hagemeister
2013-07-13Add CanalplusIE (closes #59 and closes #918)Jaime Marquínez Ferrándiz
2013-07-13CriterionIE: simplify some parts and use _html_search_regexJaime Marquínez Ferrándiz
2013-07-13Merge pull request #1036 from yasoob/masterJaime Marquínez Ferrándiz
2013-07-13YouJizzIE: support videos that define the urls in a playlist page (closes #1037)Jaime Marquínez Ferrándiz
2013-07-13Use re.DOTALL by default when searching OpenGraph propertiesJaime Marquínez Ferrándiz
2013-07-13added test for criterion.comM.Yasoob Khalid
2013-07-13added an IE for criterion.comM.Yasoob Khalid
2013-07-12InfoExtractor: add some helper methods to extract OpenGraph infoJaime Marquínez Ferrándiz
2013-07-12Don't try to save the thumbnail if it's NoneJaime Marquínez Ferrándiz
2013-07-12Use determine_ext when saving the thumbnailJaime Marquínez Ferrándiz