aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/tweakers.py
AgeCommit message (Collapse)Author
2015-02-06[tweakers] Switch extraction to xspf playlist, extract all formats and meta ↵Sergey M․
(#4881)
2015-02-05Use match_id method instead of splitted URLrobin
2015-02-05Remove unnecessary TODO-commentsrobin
2015-02-05Remove player-url in tweakers.pyrobin
Player-url only needed for rmftp, not for regular URLs
2015-02-05Edit Tweakers extractorrobin
Fixed code conventions (mainly adding two or more spaces before making an inline comment)
2015-02-05[tweakers] Add new extractorrobin