https://github.com/franco-ruggeri/polito-videolectures
Utility for dowloading videolectures at Politecnico di Torino (for students)
https://github.com/franco-ruggeri/polito-videolectures
Last synced: 5 months ago
JSON representation
Utility for dowloading videolectures at Politecnico di Torino (for students)
- Host: GitHub
- URL: https://github.com/franco-ruggeri/polito-videolectures
- Owner: franco-ruggeri
- License: gpl-3.0
- Created: 2019-04-12T17:10:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-29T18:20:06.000Z (over 6 years ago)
- Last Synced: 2025-02-25T19:45:07.497Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
## Requirements
* Add-on "cookies.txt" of Firefox
* Curl
#### How to install cookies.txt
Download it at [cookies.txt](https://addons.mozilla.org/en-US/firefox/addon/cookies-txt/?src=search)
#### How to install Curl
Use the following command
```bash
sudo apt install curl
```
## How to use
* Open firefox
* Log in at www.polito.it and go to the webpage of the videolecture 1
* Export cookies by clicking on the add-on icon (upper right corner)
* Copy the webpage url of the videolecture 1
* Run the script:
+ 1st parameter: cookies
+ 2nd parameter: url (between quotes)
+ 3rd parameter: path where to download videolectures
+ Example: ./download.sh cookies.txt "https://didattica.polito.it/portal/pls/portal/sviluppo.videolezioni.vis?cor=410&arg=Lezioni%20on-line&lez=17584" ./Videolectures