Update akvideo.py

This commit is contained in:
wawxxjm 2019-12-09 02:32:36 -05:00 committed by GitHub
parent b506791131
commit a8cbd6f510
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,3 +35,4 @@ class AKVideoIE(InfoExtractor):
'description': title,
'formats': formats
}