Jesse Bannon
Jesse Bannon
Which preset are you using? Maybe it has to do with merging best audio, best video, then slicing based on a different format. You are right that it's moreso a...
Plex presets will still merge vid/audio into MP4 which may be a root-cause. You could try enabling the key frames option in chapters (though it's very cpu intensive )
The above should be possible without `download`, I'll re-purpose this issue to track adding that feature. As for subscriptions overriding, this is expected behavior, but to your point, maybe it...
A list like you originally tried @PlexSheep
This looks great! I will definitely play around with this at some point and get back to you w/suggestions + feedback. For any ytdl-sub questions, feel free to pop in...
As a workaround, what happens when specifying en-US instead of regex?
How are you running ytdl-sub @ST3FAN-DE ? it could be a stale ffmpeg issue (though doubtful). The issue is happening within yt-dlp so it may be worth filing an issue...
The thumb URL is failing to download, and like you said, repeats on every vid. I will add something to only try once every 100 vids or something
Thanks for the heads up. For the time beign, use this as as reference for a full example config: https://github.com/jmbannon/ytdl-sub/blob/master/examples/advanced/tv_show_config.yaml
You are redefining prebuilt presets and errors since the name conflicts. What you want to do is: 1. In your config, make a preset that inherits from Bandcamp 2. Override...