mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-12-14 23:32:33 +00:00
removing unicode literal because it is imported :))
This commit is contained in:
parent
a7fce980ad
commit
8896b614a9
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ class Varzesh3IE(InfoExtractor):
|
||||||
'url': 'http://dl1.video.varzesh3.com/video/clip94/1/video/namayeshi/saves_week26.mp4',
|
'url': 'http://dl1.video.varzesh3.com/video/clip94/1/video/namayeshi/saves_week26.mp4',
|
||||||
'id': '76337',
|
'id': '76337',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': u'۵ واکنش برتر دروازهبانان؛هفته ۲۶ بوندسلیگا',
|
'title': '۵ واکنش برتر دروازهبانان؛هفته ۲۶ بوندسلیگا',
|
||||||
'thumbnail': 'http://video.varzesh3.com/wp-content/uploads/230315_saves_week26.jpg',
|
'thumbnail': 'http://video.varzesh3.com/wp-content/uploads/230315_saves_week26.jpg',
|
||||||
'description': u'فصل ۲۰۱۵-۲۰۱۴',
|
'description': u'فصل ۲۰۱۵-۲۰۱۴',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue