aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/myspace.py
Commit message (Expand)AuthorAgeFilesLines
* [myspace] Improve _VALID_URL (closes #13040)Sergey M․2017-05-101-51/+49
* [myspace] fix extraction and extract hls and http formatsRemita Amine2017-02-031-50/+58
* Unify coding cookieDéstin Reed2016-10-031-1/+1
* [myspace] improve extractionremitamine2016-03-301-27/+53
* pep8 and minor beautification all aroundPhilipp Hagemeister2014-12-041-0/+1
* [myspace] CleanupJaime Marquínez Ferrándiz2014-12-011-9/+8
* [myspace] Replace removed test video and fix the othersJaime Marquínez Ferrándiz2014-12-011-10/+14
* [myspace] Add extractor for albumsTithen-Firion2014-12-011-0/+43
* [myspace] Update testsTithen-Firion2014-12-011-5/+28
* [myspace] Redirect to other extractorsTithen-Firion2014-12-011-0/+13
* [myspace] Handle non-playable songsTithen-Firion2014-12-011-1/+9
* [myspace] Add more data to info dictTithen-Firion2014-12-011-0/+2
* [myspace] Use player_url for faster downloadTithen-Firion2014-12-011-0/+3
* [myspace] pep8 and modernizationPhilipp Hagemeister2014-11-231-5/+5
* PEP8: applied even more rulesJouke Waleson2014-11-231-2/+2
* [myspace] More robust mediatype checkPhilipp Hagemeister2014-01-201-2/+2
* [myspace] Add support for song urls (fixes #2040)Jaime Marquínez Ferrándiz2014-01-191-28/+64
* Add an extractor for MySpace (closes #1666)Jaime Marquínez Ferrándiz2013-10-281-0/+48