Skip to content
New issue

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

youtube-dl wont run, because it is missing something lewd. #4699

Closed
lordzweigar opened this issue Jan 14, 2015 · 4 comments
Closed

youtube-dl wont run, because it is missing something lewd. #4699

lordzweigar opened this issue Jan 14, 2015 · 4 comments

Comments

@lordzweigar
Copy link

@lordzweigar lordzweigar commented Jan 14, 2015

qt@werk:~$ youtube-dl
Traceback (most recent call last):
File "/usr/bin/youtube-dl", line 3, in
import youtube_dl
File "/usr/lib64/python2.7/site-packages/youtube_dl/init.py", line 41, in
from .extractor import gen_extractors
File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/init.py", line 109, in
from .empflix import EMPFlixIE
File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/empflix.py", line 3, in
from .tnaflix import TNAFlixIE
ImportError: No module named tnaflix

I'm running Sabayon Linux; latest version.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 14, 2015

Post the full output you get when running with --verbose option.

@lordzweigar
Copy link
Author

@lordzweigar lordzweigar commented Jan 14, 2015

qt@werk:~$ youtube-dl --verbose
Traceback (most recent call last):
File "/usr/bin/youtube-dl", line 3, in
import youtube_dl
File "/usr/lib64/python2.7/site-packages/youtube_dl/init.py", line 41, in
from .extractor import gen_extractors
File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/init.py", line 109, in
from .empflix import EMPFlixIE
File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/empflix.py", line 3, in
from .tnaflix import TNAFlixIE
ImportError: No module named tnaflix

@lordzweigar
Copy link
Author

@lordzweigar lordzweigar commented Jan 14, 2015

Youtube-dl was updated when running a system update, I am unable to run youtube-dl -U

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 14, 2015

Most likely you are using gentoo_no_offensive_sites version from gentoo repos with dropped "offensive" extractiors.
I encourage you to install youtube-dl manually according to our FAQ. Feel free to open a new issue if you will have troubles with the actual latest version that is 2015.01.11 atm.

@dstftw dstftw closed this Jan 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.