ohmybahgosh / YT-DLP-SCRIPTS

...Just a place for me to share my various YT-DLP & related bash scripts.
GNU General Public License v3.0
114 stars 23 forks source link

Discovery Plus, check for jq and warn if missing #7

Closed oscillatingwinter closed 2 years ago

oscillatingwinter commented 2 years ago

Hi, as I mentioned on reddit, if you don't have jq installed the script currently just finds 0 episodes. I think this is responsible for many of the people saying it doesn't work. i just added a check for jq, if it's not on the path it will now let the user know to install it.

ohmybahgosh commented 2 years ago

Thank you for the addition! I have been meaning to make these scripts a bit more user friendly, work has just been time consuming for the past 30 days!

oscillatingwinter commented 2 years ago

Hah, you merged too fast, I just fixed it to check all dependencies not just jq. not sure if you can pull the next commit or if I need to open another PR.

ohmybahgosh commented 2 years ago

I'm a moron tonight lol, could you please re-make that PR :)!

oscillatingwinter commented 2 years ago

Oh no that's on me, I made the PR and later thought of adding more stuff.