A shell script to archive all your Vines.
curlhttps://curl.haxx.se/youtube-dlhttps://rg3.github.io/youtube-dl/jqhttps://stedolan.github.io/jq/
git clone https://github.com/dphiffer/archive_vines.git
cd archive_vines
./archive_vines.sh "[email protected]" "password"
The script will download one of the following for each vine you've ever uploaded.
- An MPEG-4 video
- A JPEG thumbnail image
- A JSON metadata file
Vine never documented their API, so the script pretends to be the Vine app. Thanks to Vino's API hints for making this possible.