Authentication
These are all of the configuration options for Authentication.
Forums
In order to scrape links/content from forums, you need to provide Cyberdrop-DL with your login details so it can access the website. This section also includes cookies for the support forums.
If you use the cookie extractor to load the XF_User_Cookies into the program, you don't need to provide the program with credentials. If you ever log out of the forum in your browser though, you will need to use the cookie extractor again to get new cookies.
<forum>_xf_user_cookie
This is the value for the cookie I was talking about above. If you want to only use credentials, you can leave this blank.
<forum>_username
This is your username for the forum. Again, if you use the cookie, you don't need to provide this.
<forum>_password
This is your password for the forum. Again, if you use the cookie, you don't need to provide this.
GoFile
If you decide to pay for GoFile Premium (faster downloads, etc) you can provide your API key to Cyberdrop-DL in order for the program to use it.
gofile_api_key
You can get your API key here: https://gofile.io/myProfile
Imgur
In order to scrape images from Imgur, you'll need to create a client on Imgurs website.
https://api.imgur.com/oauth2/addclient
Some examples of what to put in for what it asks for:
Application Name: Cyberdrop-DL
OAuth2 without a callback URL
Website: <really doesn't matter>
Email: Your email
Description: Cyberdrop-DL client
imgur_client_id
After generating the client above, you will need to give Cyberdrop-DL the client ID.
JDownloader
Under JDownloader 2 settings -> MyJDownloader
You will set an email, password, and device name (then connect).
jdownloader_username
Provide Cyberdrop-DL the email from above
jdownloader_password
Provide Cyberdrop-DL the password from above
jdownloader_device
Provide Cyberdrop-DL the device name from above
PixelDrain
If you decide to pay for PixelDrain premium (faster downloads, etc) you can provide your API key to Cyberdrop-Dl in order for the program to use it.
pixeldrain_api_key
You can get your API key here: https://pixeldrain.com/user/api_keys
In order to scrape files from Reddit, you'll need to create an app on reddits website (it's free).
https://www.reddit.com/prefs/apps
Some examples of what to put in for what it asks for:
name: Cyberdrop-DL
script
redirect url: https://www.reddit.com
reddit_personal_use_script
reddit_secret
after generating the app, you will need to give Cyberdrop-DL these values.
Last updated