mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-22 16:44:32 +01:00
Update Aparat regex
Fix end of file newline for CI checks
This commit is contained in:
parent
35da0c4bb8
commit
ed1503f71e
@ -92,4 +92,3 @@ class AparatIE(InfoExtractor):
|
||||
'duration': int_or_none(player.get('duration')),
|
||||
'formats': formats,
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user