twitter-media-dl
twitter-media-dl copied to clipboard
download twitter media (photos and videos)
When I run the command >twitter-dl 1609978596256354304 test.mp4 --tweet I get the error `ERROR downloader: https://api.twitter.com/1.1/statuses/show.json error, code was 403 Traceback (most recent call last): File "C:\Users\mmh\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in...
Gives me this error on Windows 10:``` Traceback (most recent call last): File "C:\WPy64-31040\python-3.10.4.amd64\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\WPy64-31040\python-3.10.4.amd64\lib\runpy.py", line 86, in _run_code exec(code, run_globals)...
(twitter-dl: error: the following arguments are required: dest) Can you elaborate your explanation!
I really liked what this repository is able to do but I have no idea how to use it. If I want to download the image from this twitter https://twitter.com/marcogomes/status/1294338527023501313...
I've noticed this only scrapes about half of the total images on a person's twitter. It grabs all the videos I believe.