CrendKing / mpv-twitch-chat

Show Twitch chat messages as subtitles when watching Twitch VOD with mpv.
MIT License
89 stars 4 forks source link

New to MPV, can't seem to get it working #13

Closed ivandimov7 closed 1 year ago

ivandimov7 commented 1 year ago

I honestly don't know what I'm doing wrong. I do get a subtitle track, but when I switch to it nothing happens (I'm using yt-dlp if that's important. Also have streamlinks installed.). Any help would be much appreciated. Apologies if this isn't the standard format for a github issue report.

ivandimov7 commented 1 year ago

This is what my twitch.conf file looks like for reference: twitch_client_id: 'client id here' show_name: true color: true duration_multiplier: 10 max_duration: 10 max_message_length: 40 fetch_aot: 1

ivandimov7 commented 1 year ago

I'm an idiot. Didn't know you had the make the scripts and script-opts folders inside the portable_config folder when using it. Everything works fine now!