Age | Commit message (Collapse) | Author |
|
|
|
Used in daisuki.net (#4738)
|
|
|
|
|
|
|
|
|
|
|
|
construction(#11490)
|
|
|
|
|
|
In pycodestyle 2.1.0, E305 was introduced, which requires two blank
lines after top level declarations, too.
See https://github.com/PyCQA/pycodestyle/issues/400
See also #10689; thanks @stepshal for first mentioning this issue and
initial patches
|
|
|
|
|
|
|
|
|
|
|
|
Reference: https://en.wikipedia.org/wiki/Template:Quantities_of_bytes
|
|
|
|
|
|
|
|
|
|
|
|
[extractor/common] add helper method to extract html5 media entries
|
|
For #9950
|
|
|
|
|
|
Used in IqiyiIE and LeIE
|
|
|
|
Fix test_Viidea and maybe others
|
|
Used in test_Vporn_1. Also related to #9270
|
|
|
|
|
|
|
|
|
|
now JS object literals like { /* " */ 0: ",]\xaa<\/p>", } will be correctly converted to JSON.
|
|
Fixes #9463
|
|
|
|
file names in restricted mode, replace them with their non-accented equivalents fixes #9347
|
|
file names in restricted mode, replace them with their non-accented equivalents fixes #9347
|
|
[utils] imporove parse_duration to handle more formats
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[utils] Add extract_attributes for extracting html tag attributes
|
|
|
|
|
|
|