6.0.3 • Published 2 years ago
coub-downloader v6.0.3
coub-downloader
Download favorite and liked coubs into local html file
Installation
git clone https://github.com/anmiles/coub-downloader.git
cd coub-downloader
npm clean-install
npm run buildAdding profiles
This application may work with multiple profiles (download videos liked from multiple youtube accounts).
- Come up with any profile name you want
- Execute
npm run create <profile>You can create as many profiles as you want.
Downloading
- Download all coubs metadata
- Copy script from
./client/dist/index.jsinto clipboard - Open
https://coub.comin the browser - Log in
- Open developer console
- Paste script and execute
- note to remove
exportword at the very top of the script - When asked, choose profile (see Adding profiles above).
- Look at the downloading progress
- JSON file will be asked to download, save it into the
inputdirectory
- Copy script from
- Download all coubs media files
npm start
Usage
Open the file output/index.html in the browser.
You can copy entire output folder and paste it anywhere or save to USB drive. This is your full backup of all your favourited or liked coubs in highest quality.