| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Not using cache results in redundant network I/O due to downloading the same pages while using --playlist-items n-m
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
(closes #12582)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Closes #9874
 | 
 | 
Closes #7633
 | 
 | 
Fixes #7521
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Fixes #3750 and #5272
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
On the tracks I tested the server number in the url from the webpage is valid
for the mp3 or the m4a file and any other number is invalid, it's a
waste of time to check them.
 | 
 | 
 | 
 | 
 | 
 | 
The second test had some wrong info.
I couldn't find the timestamp, so I have removed it.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Accept any character except `/` for uploader and the name, caused problems with non ASCII characters
 | 
 | 
 | 
 | 
 | 
 | 
‘/previews/‘ must be replaced with ‘/c/originals/‘ now.
 | 
 | 
 |