- Get https://www.wfdownloader.xyz/download
- Under Tasks, select Import Browser Cookies
- Using some cookie editor (I used https://chromewebstore.google.com/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm?hl=en) get your
auth_token
by pressing "Save" and pasting it in WFDownloader - Edit your config with the following. All other can be left at default
- Media_Mode_Options: All
- Video_Thumbnail_Options: Exclude video thumbnails
- Naming_Scheme: Rename files via owner, date, tweet id
- Task_Size: Select Accordingly
- Follow the other instructions in WFDownloader
- Click buttons to make it start collecting links
- After links are collected, you will have to click something else to download them
- Clone this repo
- run npm install in the root of the directory AND in /client
- in the root of the directory, run
npm start
- in \client, run
npm run serve