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 under java , help needed #10841

Closed
siddht4 opened this issue Oct 3, 2016 · 3 comments
Closed

youtube-dl under java , help needed #10841

siddht4 opened this issue Oct 3, 2016 · 3 comments
Labels

Comments

@siddht4
Copy link

@siddht4 siddht4 commented Oct 3, 2016

i have been coding so that youtube-dl could work directly from java

method 1:
java code --> jvm ---> python ---> youtube-dl

method 2:
java code --> jvm ---> jython ---> youtube-dl

both of them shows error when i call file main.py from my java code
please assistme

error shown

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 3, 2016

Carefully read new issue template and provide all requested information.

@dstftw dstftw closed this Oct 3, 2016
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Oct 4, 2016

Jython has lots of bugs. As of now method 2 does not work. Anyway please paste the error message.

@siddht4
Copy link
Author

@siddht4 siddht4 commented Oct 19, 2016

surely , under jython youtube-dl is able to work with minor fixes , would create a new repo to maintain it

@dstftw dstftw added the incomplete label Feb 8, 2017
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
3 participants
You can’t perform that action at this time.