aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/fivemin.py
AgeCommit message (Collapse)Author
2015-10-14[5min] extract more video info and formatsremitamine
Closes #7124.
2015-02-19[5min] Cover joystiq.com URLs (Closes #4962)Sergey M․
2014-12-13[5min] Remove helper method and modernizePhilipp Hagemeister
Previously, other extractor would go call a private(!) helper method. Instead, just hardcode the 5min:video_id format - it's not if that would ever change.
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-04-29[5min] Raise an error if the 'success' field is FalseJaime Marquínez Ferrándiz
For example for georestricted videos.
2014-04-15[fivemin] Get the 'sid' from the embed page (fixes #2745)Jaime Marquínez Ferrándiz
It allows to download some videos that failed.
2014-03-21Add extractor for Engadget and 5min (closes #2465)Jaime Marquínez Ferrándiz
engadget.com uses the generic 5min.com service.