-
Notifications
You must be signed in to change notification settings - Fork 1
Tips
Aleksander Kołata edited this page Apr 22, 2017
·
1 revision
Some of the pages use rediretion when URL is pasted. They may f.ex. add session id or redirect user to another server where file is stored.
Then, in main
method or in the file with URLs , user should paste those "transformed" addresses.
If You want to download m a n y videos it would be inconvenient to copy&paste all of them.
If You use Firefox , here's the tip I use :
- Add "Open Multiple Locations" https://addons.mozilla.org/pl/firefox/addon/open-multiple-locations/ to Your browser.
- Generate URLs and save them in file.
- Copy them to clipboard and open them at one time using add-on, each one in new tab. If the website is changing the url from the template, You will be redirected.
- Add "Copy Urls Expert" add-on to Your browser. Then You will be able to copy URLs from all of Your open tabs to clipboard.
- Paste URLS to file, set
downloadedFileTemplate
property. Now programme will read "correct" URLs from file