about summary refs log tree commit diff
path: root/youtube_dl/extractor/myspass.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed groups() call on potentially empty regex search object (#30676)dirkf2022-02-241-1/+3
* [myspass] fix video URL extraction and improve metadata extraction(closes #22...Remita Amine2019-11-041-47/+30
* Improve some _VALID_URLsstepshal2016-09-141-1/+1
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-1/+1
* [refactor] Single quotes consistencySergey M․2016-02-141-2/+2
* [myspass] Fix extraction (closes #6206)Yen Chi Hsuan2015-07-141-1/+2
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-2/+3
* [myspass] Modernize test casePhilipp Hagemeister2014-11-121-1/+2
* [myspass] Simplify and use unicode_literalsJaime Marquínez Ferrándiz2014-01-291-14/+13
* Correct some extractor _VALID_URL regexesdst2013-12-041-1/+1
* Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz2013-11-261-3/+1
* Move tests to the IE definitionsPhilipp Hagemeister2013-06-271-0/+9
* [myspass] Move into own file and default to mp4 extPhilipp Hagemeister2013-06-231-0/+64