simple python code to download twitter media (picture and video) to a dedicated folder identified by the username
without installing:
python twisv.py <tweet url>
or just python twisv.py
2022-05-26.10-52-57.mp4
- Download latest version from release page or
git clone https://github.com/Soviena/twisv
cd twisv
python setup.py install
as admin orsudo python setup.py install
- twisv will be installed and just type
twisv <tweet url>
ortwisv
anywhere to run the program
pip uninstall kaasi-cli
orsudo pip uninstall kaasi-cli
- requests
- platformdirs
You need to create your own bot token from twitter, you can get it here Twitter API Key