Package Details: python-youtube-sm-parser 0.1.6-1

Git Clone URL: https://aur.archlinux.org/python-youtube-sm-parser.git (read-only, click to copy)
Package Base: python-youtube-sm-parser
Description: Output youtube subscriptions using subscription_manager file
Upstream URL: https://github.com/shanedabes/youtube_sm_parser
Licenses: Apache
Submitter: sharktamer
Maintainer: sharktamer
Last Packager: sharktamer
Votes: 0
Popularity: 0.000000
First Submitted: 2019-05-26 02:59 (UTC)
Last Updated: 2020-01-15 23:07 (UTC)

Latest Comments

<deleted-account> commented on 2021-10-25 17:34 (UTC)

This hasn't been updated since January 2020.

Also I get the following error:
"Traceback (most recent call last):
File "/usr/bin/youtube_sm_parser", line 33, in <module>
sys.exit(load_entry_point('youtube-sm-parser==0.1.5', 'console_scripts', 'youtube_sm_parser')())
File "/usr/lib/python3.9/site-packages/youtube_sm_parser/youtube_sm_parser.py", line 107, in main
with open(os.path.expanduser(args.input)) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/arne/.config/youtube_sm_parser/subscription_manager'"