Simon

Results 243 comments of Simon

We don't necessarily reproduce all the cli behavior of yt-dlp. Does yt-dlp python API have an option for chapters? At quick glance I couldn't find anything related to chapters. The...

hehe old issue, i know, but tested this again after looking into another channel id extraction issue. This now works without issues. Probably has been fixed in yt-dlp at some...

Looks like YT has a hiccup and not returning valid JSON for the subtitles. Quick testing showed, even though it's status code 200, it doesn't return anything, just an empty...

The apprise thing is not an error, that just isn't getting the expected data because things failed before.

Are these videos downloaded and just not in the playlist? Also check your ignore list, to check you haven't ignored it before.

I'm able to reproduce this. It gets confused because the playlist is already indexed, need to handle that separately.

Thanks for taking a look at this. I merged the fix from #35 also pushed some changes for the channel button selector, YT likes to move things around from time...

Nice, thanks for implementing this.