aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/googledrive.py
AgeCommit message (Expand)Author
2016-03-12[googledrive] Relax _VALID_URL (Closes #8829)Sergey M․
2016-02-22[googledrive] Make thumbnail optional (Closes #8629)Sergey M․
2015-12-21[googledrive] Modernizeremitamine
2015-07-23[googledrive] raise ExtractorError instead of warningremitamine
2015-07-23fix recursive errorremitamine
2015-07-23remove unnecessary regex group namesremitamine
2015-07-23fix embed regexremitamine
2015-07-23move the embed to a separate classremitamine
2015-07-23change the _TEST inforemitamine
2015-07-23[googledrive] Add new extractorremitamine