J
J
Jacob Holus2019-03-13 16:09:03
VPN
Jacob Holus, 2019-03-13 16:09:03

Is there a video downloader with an onion system?

There are many such programs like savefrom and videodownloader, but they do not have an onion system, that is, they cannot pull video from the dark web. Are there any with the onion system? Or how can the onion system be turned on throughout the system, not just in the browser, but in the entire system, such as there are many VPN programs that connect the entire system to the VPN?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
rPman, 2019-03-13
@rPman

firstly, check the possibility of specifying socks proxy in your download programs, try using the system proxy settings (in windows it is the control panel -> browser properties -> connections), and specify the regular tor proxy - localhost:9050 (this can be changed in the tor settings ).
secondly, there is a possibility (for windows it is buggy and it is unlikely that it will work on 10-ke, look for sockscap) to run the application through a special wrapper, it will redirect all calls to the specified socks proxy
ps most likely dns will be resolved not through a proxy, your provider will know where you are climbing (in firefox there is an option for this)
pps with a high chance, video downloaders from sites such as youtube or rutube will not work through tor, since a captcha window will pop up there.

R
Radjah, 2019-03-14
@Radjah

Tor works like a regular SOCKS5 proxy. If a program can work through a SOCKS5 proxy, then it can work through Tor.
youtube-dl
In the launch options, you specify something like--proxy socks5://127.0.0.1:9050

--proxy URL                      Use the specified HTTP/HTTPS/SOCKS
                                     proxy. To enable SOCKS proxy, specify a
                                     proper scheme. For example
                                     socks5://127.0.0.1:1080/. Pass in an
                                     empty string (--proxy "") for direct
                                     connection

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question