taraglo / video-downloader

Python script for downloading multiple videos concurrently from hqporner.com and eporner.com
3 stars 1 forks source link

export list of .mp4 files #4

Open fdeman34 opened 1 week ago

fdeman34 commented 1 week ago

Could a feature be implemented to dump the URL's for the .mp4 files into a text file? Using a download manager like Free Download Manager is much faster, especially over a VPN, but requires a list of the .mp4 files. Just a thought for future versions. Thank you.

taraglo commented 5 days ago

... That's already done (no ?). You dump all the video URLs in urls.txt file from which all the high quality videos are fetched and downloaded.

Or, do you mean the .mp4 source links for the downloaded video files that were scraped from the site? If so, since it's only meant for HQPorner and Eporner, having direct source .mp4s option in a .txt file would make it a generic video downloader, non-specific to HQporner and Eporner.

Or, do you mean export the list of local URLs of where the .mp4 files were saved in your computer?