aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/youtube.py
AgeCommit message (Expand)Author
2013-06-24[youtube] fix condition always being evaluated to trueJaime Marquínez Ferrándiz
2013-06-24[youtube] Use mp4 as extension for format 38 (Fixes #892)Philipp Hagemeister
2013-06-23Move YoutubeSearchIE to the other youtube IEsPhilipp Hagemeister
2013-06-23Move Metacafe and Statigram into their own files, and remove absolute importPhilipp Hagemeister
2013-06-23[youtube] remove dead codePhilipp Hagemeister
2013-06-23Move youtube extractors to youtube_dl.extractor.youtubePhilipp Hagemeister