mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-19 21:37:28 +01:00
fix
This commit is contained in:
parent
9b1d30cccf
commit
f5001ce3bd
@ -13,7 +13,7 @@
|
||||
|
||||
class OnsenIE(InfoExtractor):
|
||||
IE_NAME = 'onsen'
|
||||
IE_DESC = '音泉'
|
||||
IE_DESC = 'インターネットラジオステーション<音泉>'
|
||||
|
||||
_BASE_URL = 'https://www.onsen.ag/'
|
||||
_HEADERS = {'Referer': _BASE_URL}
|
||||
|
Loading…
Reference in New Issue
Block a user