mirror of
https://github.com/l1ving/youtube-dl
synced 2026-05-22 09:50:25 +08:00
Update Aparat regex
Fix end of file newline for CI checks
This commit is contained in:
committed by
GitHub
Unverified
parent
35da0c4bb8
commit
ed1503f71e
@@ -92,4 +92,3 @@ class AparatIE(InfoExtractor):
|
||||
'duration': int_or_none(player.get('duration')),
|
||||
'formats': formats,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user