aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/screenjunkies.py
Commit message (Collapse)AuthorAgeFilesLines
* [break] merge BreakIE and ScreenJunkiesIERemita Amine2017-01-061-138/+0
|
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-3/+3
|
* 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
|
* [screenjunkies] Fix spellingSergey M․2016-02-161-2/+2
|
* [screenjunkies] Improve, extract more metadata and workaround subscription ↵Sergey M․2016-02-151-29/+93
| | | | (Closes #8505)
* [screenjunkies] Add new extractorPatrick Griffis2016-02-151-0/+74
This doesn't handle the plus only videos yet Closes #8492