aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/commonmistakes.py
Commit message (Collapse)AuthorAgeFilesLines
* update from upstreamJesús2021-10-181-50/+0
|
* [commonmistakes] Fix E117Sergey M․2019-05-111-16/+16
|
* Start moving to ytdl-orgSergey M․2019-03-111-1/+1
|
* [commonmistakes] Disable UnicodeBOM extractor test for python 3.2Sergey M․2017-02-201-1/+5
|
* [extractor/commonmistakes] Restrict _VALID_URL (closes #12050)Sergey M․2017-02-101-1/+1
|
* [commonmistakes] Detect BOMs at the beginning of URLsPhilipp Hagemeister2015-02-101-0/+17
| | | | Reported at https://bugzilla.redhat.com/show_bug.cgi?id=1093517 .
* [commonmistakes] Correct logic errorPhilipp Hagemeister2015-02-101-1/+1
|
* Add an extractor for common mistakes (#4610)Philipp Hagemeister2015-01-011-0/+29