mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-15 00:02:17 +00:00
Fix typo
@@ -103,7 +103,7 @@
|
|||||||
|
|
||||||
## ffmpeg
|
## ffmpeg
|
||||||
|
|
||||||
To download videos hosted on Reddit you need to download the ffmpeg.exe and place it in the SCrawler folder. It is also required for xvideos downloader. **You can download ffmpeg from the [official repo](https://github.com/GyanD/codexffmpeg/releases/tag/2021-01-12-git-ca21cb1e36) or [from my first release](https://github.com/AAndyProgram/SCrawler/releases/download/1.0.0.0/ffmpeg.zip)**
|
ffmpeg is required for several sites like Reddit, PornHub, XHamster, XVIDEOS, etc. **It is included in the SCrawler release, but you can download ffmpeg from the [official repo](https://github.com/GyanD/codexffmpeg/releases/tag/2021-01-12-git-ca21cb1e36) or [from my first release](https://github.com/AAndyProgram/SCrawler/releases/download/1.0.0.0/ffmpeg.zip)**
|
||||||
|
|
||||||
**ffmpeg only works with the x64 version of the program.**
|
**ffmpeg only works with the x64 version of the program.**
|
||||||
|
|
||||||
@@ -214,9 +214,7 @@ The Reddit parser can parse data without cookies, but you can add it if you like
|
|||||||
- https://www.instagram.com/graphql/query/?query_hash=54321edcba54321edcba54321edcba54&variables={"user_id":"123456789","include_chaining":true,"include_reel":false,"include_suggested_users":false,"include_logged_out_extras":false,"include_highlight_reels":true,"include_live_status":true}
|
- https://www.instagram.com/graphql/query/?query_hash=54321edcba54321edcba54321edcba54&variables={"user_id":"123456789","include_chaining":true,"include_reel":false,"include_suggested_users":false,"include_logged_out_extras":false,"include_highlight_reels":true,"include_live_status":true}
|
||||||
1. Copy this and paste it into the corresponding (```Hash```, ```Hash 2```) field on the Instagram settings form.
|
1. Copy this and paste it into the corresponding (```Hash```, ```Hash 2```) field on the Instagram settings form.
|
||||||
|
|
||||||
**If you don't see the required hash:**
|
**If you don't see the required hash, refresh the page several times or go to the main page and return to the profile until you see the hash you need.**
|
||||||
|
|
||||||
**Refresh the page several times or go to the main page and return to the profile until you see the hash you need.**
|
|
||||||
|
|
||||||
**NEVER use wrong credentials! I specially wrote there that there are two different credentials. Using the wrong credentials may result in your account being banned!**
|
**NEVER use wrong credentials! I specially wrote there that there are two different credentials. Using the wrong credentials may result in your account being banned!**
|
||||||
|
|
||||||
@@ -290,7 +288,7 @@ Unfortunately, I didn't understand how to use the 'Cursor' option to get the JSO
|
|||||||
|
|
||||||
### PornHub additional information
|
### PornHub additional information
|
||||||
|
|
||||||
About videos. PornHub has at last three page views (as I've seen). If you find that videos from the account you want to download aren't downloading, you can create a new issue with that account address.
|
About videos. PornHub has at least three page views (as I've seen). If you find that videos from the account you want to download aren't downloading, you can create a new issue with that account address.
|
||||||
|
|
||||||
About photos. Photo download problems have the lowest priority. You can still create an issue including the account address where photos are not downloading, but I can't tell you when I will have time to fix it.
|
About photos. Photo download problems have the lowest priority. You can still create an issue including the account address where photos are not downloading, but I can't tell you when I will have time to fix it.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user