-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
E: new optional settingE: support external softwareenhancementNew feature or requestNew feature or request
Description
Guidelines
- I have searched the issue tracker for open and closed issues that are similar to the feature request I want to file, without success.
- I have searched the documentation for information that matches the description of the feature request I want to file, without success.
- This issue contains only one feature request.
Problem Description
I am trying to replicate the following use:
/home/kreyren/.guix-profile/bin/torsocks /home/kreyren/.guix-profile/bin/mpv --ytdl-format="bestvideo[height=?720][fps<=?30][vcodec!=?vp9]+bestaudio/best" youtube-video-here
With the intention to watch youtube videos on a reasonable bitrate through mpv that uses tor due to ffmpeg
Take note that SOCKS proxies aren't supported and https URLs also bypass the proxy. This is a limitation in FFmpeg. -- mpv irc channel
.. torsocks has to be used, but:
Does not launch the video and i dunno how to diagnose it -> help?
Proposed Solution
Manage the FFMPEG issue through implementing a way to use torsocks?
Alternatives Considered
none
Issue Labels
new optional setting, support for external software
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
E: new optional settingE: support external softwareenhancementNew feature or requestNew feature or request
