Home
last modified time | relevance | path

Searched refs:VoicyIE (Results 1 – 2 of 2) sorted by relevance

/dports/www/yt-dlp/yt-dlp-2021.12.27/yt_dlp/extractor/
H A Dvoicy.py68 class VoicyIE(VoicyBaseIE): class
111 return not VoicyIE.suitable(url) and super(VoicyChannelIE, cls).suitable(url)
139 …url('https://voicy.jp/channel/%s/%d' % (channel_id, value['PlaylistId']), value), VoicyIE.ie_key())
H A Dextractors.py1798 VoicyIE,