mps-youtube / yewtube

yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required.
GNU General Public License v3.0
7.98k stars 643 forks source link

fix syntax warnings on 3.12 #1263

Closed branchvincent closed 3 months ago

branchvincent commented 7 months ago

Fixes #1256

These raise SyntaxWarning's on python 3.12:

$ yt
/opt/homebrew/Cellar/yewtube/2.10.5/libexec/lib/python3.12/site-packages/mps_youtube/util.py:495: SyntaxWarning: invalid escape sequence '\s'
  m = re.search('MPlayer SVN[\s-]r([0-9]+)', o, re.MULTILINE|re.IGNORECASE)
/opt/homebrew/Cellar/yewtube/2.10.5/libexec/lib/python3.12/site-packages/mps_youtube/util.py:513: SyntaxWarning: invalid escape sequence '\('