We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i cant upload to the playlist :(
i keep on getting this error in the command line:
zumdar@tilde:~$ ~karlen/tv/addtotv -l "https://www.youtube.com/watch?v=vK3Wl3LcOO8" -t "music" Traceback (most recent call last): File "/home/karlen/tv/addtotv", line 29, in ytdesc = og.title.encode("utf-8") File "/home/karlen/tv/local/lib/python2.7/site-packages/opengraph/opengraph.py", line 45, in getattr return self[name] KeyError: 'title'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i cant upload to the playlist :(
i keep on getting this error in the command line:
zumdar@tilde:~$ ~karlen/tv/addtotv -l "https://www.youtube.com/watch?v=vK3Wl3LcOO8" -t "music"
Traceback (most recent call last):
File "/home/karlen/tv/addtotv", line 29, in
ytdesc = og.title.encode("utf-8")
File "/home/karlen/tv/local/lib/python2.7/site-packages/opengraph/opengraph.py", line 45, in getattr
return self[name]
KeyError: 'title'
The text was updated successfully, but these errors were encountered: