Hacker News new | ask | show | jobs
by reustle 3481 days ago
Is there a service yet which lets you enter your vine username and receive a zip of your videos? (edit: looks like twitter is planning on building one)
1 comments

I don't know if there is a service out there yet, but here is a script in python to download all your posted vines and liked vines. You just need to download some dependencies and replace the placeholders with your email and password.

https://gist.github.com/davoclavo/1567b3da0f6aa19019c0deb574...