A yt-dlp extractor plugin for the italian StreamingCommunity website.
Requires yt-dlp 2023.01.02
or above.
-
Install
pycryptodomex
with:pip3 install pycryptodomex
-
You can install this package with pip:
python3 -m pip install -U https://github.com/Blu-Tiger/StreamingCommunity-yt-dlp-plugin/archive/master.zip
or
git clone https://github.com/Blu-Tiger/StreamingCommunity-yt-dlp-plugin.git
in one of these directories:
- User Plugins
${XDG_CONFIG_HOME}/yt-dlp/plugins/
(recommended on Linux/macOS)${XDG_CONFIG_HOME}/yt-dlp-plugins/
${APPDATA}/yt-dlp/plugins/
(recommended on Windows)${APPDATA}/yt-dlp-plugins/
~/.yt-dlp/plugins/
~/yt-dlp-plugins/
- System Plugins
/etc/yt-dlp/plugins/
/etc/yt-dlp-plugins/
- User Plugins
Run yt-dlp with --verbose to check if the plugin has been loaded.
See yt-dlp installing plugins for the many other ways this plugin package can be installed.