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

How can I download/build the latest git version for Windows? #24979

Closed
sofakng opened this issue Apr 24, 2020 · 3 comments
Closed

How can I download/build the latest git version for Windows? #24979

sofakng opened this issue Apr 24, 2020 · 3 comments
Labels

Comments

@sofakng
Copy link

@sofakng sofakng commented Apr 24, 2020

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

I have Python 3.8.2 installed on my Windows 10 machine and I'm able to checkout the latest youtube-dl code from Git, but how do I run it? Can I run main.py or is there a better way?

I know that Python code is typically interpreted (and not compiled) but there seems to some kind of build process used for youtube-dl? How can I build the latest Git version for Windows?

EDIT: More specifically, I'm trying to test a pull request that might fix the TruTV problems (#24466).

@sofakng sofakng added the question label Apr 24, 2020
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 24, 2020

You don't need to build anything for that. Run from sources.

@dstftw dstftw closed this Apr 24, 2020
@sofakng
Copy link
Author

@sofakng sofakng commented Apr 24, 2020

OK - Thanks. How do I run it from sources? (python3 _ _ main _ _.py) ?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 24, 2020

Read developer instructions.

@ytdl-org ytdl-org locked and limited conversation to collaborators Apr 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.