A Python downloader for voe.sx videos
Please use always the newest Version, because these suckers at voe change their site from time to time to make it harder for us to download via script! Currently working Version is v1.2.4
- Download the latest Release
- add the executable to PATH (just search for how to do it if you don't know)
- use the:
voe-dl [URL]
voe-dl -u [URL]
whereas [URL] is the Link to the voe site
just downloads the link you specify
Put your links in [links.txt] or any other File, one at each line
example:
https://voe.sx//xxxxxxx
https://voe.sx//yyyyyyy
https://voe.sx//zzzzzzz
execute
voe-dl -l [File_Name]
It will download the links one after another
The Output Video Files will be saved in the folder you execute the script
execute
voe-dl -h
for help directly from the script