mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2025-02-17 01:17:54 +01:00
flake8 fixes
This commit is contained in:
parent
af2141f0c6
commit
e177ae995f
@ -17,6 +17,7 @@ LABEL_SIZES={
|
||||
'4320i': {"width": 7680, "height": 4320},
|
||||
}
|
||||
|
||||
|
||||
class MyRunningManIE(InfoExtractor):
|
||||
_VALID_URL = r'(?:https?://)?(?:www\.)?myrunningman\.com/ep/(?P<id>[0-9]+)$'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user