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

List of dependencies in Readme? #1040

Closed
vol-2 opened this issue Dec 7, 2019 · 5 comments
Closed

List of dependencies in Readme? #1040

vol-2 opened this issue Dec 7, 2019 · 5 comments

Comments

@vol-2
Copy link

vol-2 commented Dec 7, 2019

Issue / Suggestion

Is there some list of programs or packages that I must install before mps youtube?

Your Environment

Running on a raspberry pi 4 with raspbian buster.

@mandaputtra
Copy link

youtube-dl

@vol-2
Copy link
Author

vol-2 commented Jan 24, 2020

youtube-dl

this is the one and only dependency for mps-youtube?

@iamtalhaasghar
Copy link
Contributor

See requirements.txt file.

@vol-2
Copy link
Author

vol-2 commented Jan 31, 2023

Thanks!

Can I assume that lines 2 and 6 are only necessary for Windows environment?

Also, youtube-search-python is on 1.6.6, but the reqs file say 1.6.5. Does it matter which one I use?

As a side note, youtube-search-python says that it is no longer maintained because the code is bad and it's too buggy to fix. alexmercerind/youtube-search-python#189

Might be worth looking into.

@iamtalhaasghar
Copy link
Contributor

iamtalhaasghar commented Feb 1, 2023

You dont have to worry about minor details of dependencies.
Just create a new venv and do pip install -r requirements.txt.

Yeah i know youtube-search-python is not being maintained. Thanks for your concern. We would have to maintain it or change our backend to something like pytube.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants