FinTube
FinTube copied to clipboard
Jellyfin Plugin to import directly from YT
Jellyfin has ffmpeg at `/usr/lib/jellyfin-ffmpeg/ffmpeg` By default, `--ffmpeg-location /usr/lib/jellyfin-ffmpeg/ffmpeg` should be added as an argument to yt-dlp
Right, using Jellyfin v10.10.7 Installed Fintube v1.1.0.0 Path to yt-dlp (initally installed on system via pipx, but had location /home/pi/.local/bin/yt-dlp, figured this path was burried under the pi user and...
Includes PR https://github.com/AECX/FinTube/pull/31 Should be merged after and separately or not squashed
Fix yt-dlp command build when ytid contains special characters like a "-" as first character