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

(windows 7) config.txt file >location? #23845

Closed
mrkapqa opened this issue Jan 25, 2020 · 2 comments
Closed

(windows 7) config.txt file >location? #23845

mrkapqa opened this issue Jan 25, 2020 · 2 comments

Comments

@mrkapqa
Copy link

@mrkapqa mrkapqa commented Jan 25, 2020

WRITE QUESTION HERE

Hello ,

  1. have downloaded youtube-dl.exe and placed in mpv directory
  2. installed latest pyhton3 via installer for windows.

aim is to limit youtube-dl automatically to select 1080p or below when watching stream through mpv+youtube-dl.

for some reason, it does not function.

created 2 config file just to make sure

  • youtube-dl.conf > in C:\Users"username"\
  • config.txt > in C:\Users"username"\AppData\Roaming\youtube-dl\

both times inserted

-f bestvideo[ext=mp4][height<1200]+bestaudio[ext=m4a]/bestvideo[ext=webm][height<1200]+bestaudio[ext=webm]/bestvideo[height<1200]+bestaudio/best[height<1200]/best

the video in 4k would still load in 4k and not below.

have i chosen the wrong location or did i insert the wrong code?

thank you for your help.

@mrkapqa mrkapqa added the question label Jan 25, 2020
@dstftw dstftw closed this Jan 25, 2020
@dstftw dstftw added the incomplete label Jan 25, 2020
@mrkapqa
Copy link
Author

@mrkapqa mrkapqa commented Jan 25, 2020

thanks, let me please know the correct location.

my computer is

PC Generic
Windows 7 64Bit latest
youtube-dl (latest 24.01.2020)
python-3.8.1
mpv (quite latest)

@mrkapqa
Copy link
Author

@mrkapqa mrkapqa commented Jan 25, 2020

for playback in browser, to open the stream, i use

firefox browser +
https://github.com/antoniy/mpv-youtube-dl-binding (add-on > functional til firefox 52or so)

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.