NotJoeMartinez / yt-fts

YouTube Full Text Search - Search all of a YouTube channel from the command line
The Unlicense
1.61k stars 81 forks source link

Exit with sys #152

Closed NotJoeMartinez closed 4 months ago

NotJoeMartinez commented 4 months ago

Added exit codes where possible so that we can test against it. Did some PEP 8 style changes.