Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We're seeing this in the tests¹ right now, which do not terminate.
¹ https://travis-ci.org/jaimeMF/youtube-dl/jobs/51135858
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
filesize and tbr should correlate, so it doesn't make sense to treat them differently.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[beeg] fix test
|
|
[drtuber] fix extraction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fragments
|
|
|
|
|
|
Do not throw errors if view count or upload date extraction fails.
Dispose of re.MULTILINE, which had absolutely no effect without any ^ or $ in sight.
Follow PEP8 naming conventions.
|
|
|
|
|
|
|
|
|
|
|
|
|