JoaoM7
Lurker
- Joined
- Oct 8, 2024
- Posts
- 20
- Reaction score
- 0
Useful tool for downloading Keep2Share content.
https://github.com/4chanGit/k2s-downloader
https://www.python.org/downloads/
One time for instalation of code
Step 1
Download python version appropriate for operating system
Step 2
Download the zip for the code from the github link
Step 3
Extract folder
Step 4
Download https://code.visualstudio.com/ (other programs that run github code also work, I use this one)
Step 5
Open Visual Studio
Step 6
On extensions to the left search for python and install
Step 7
On the top menu bar click file -> open folder and open the folder you downloaded for the code
Step 8
On the top menu bar click Terminal -> new Terminal
Step 9
run the following command (without the quotation marks): "pip install -r requirements.txt"
Once code has been installed
Step 10
(insert the URL from the Keep2Share video you want to download in example link) run the following command (with quoation marks, you can skip --filename):
python main.py "example link" --filename exampletitel.mp4
Step 11
You will get a captcha, that you will have to enter in the terminal
(Step 12)
If the project gets hung up on the captcha for a long time (10 minutes and longer), click the bin in terminal window and repeat from step 10
Download speeds aren't the fastest, but it allows you to download K2S content that's only available to premium users.
https://github.com/4chanGit/k2s-downloader
https://www.python.org/downloads/
One time for instalation of code
Step 1
Download python version appropriate for operating system
Step 2
Download the zip for the code from the github link
Step 3
Extract folder
Step 4
Download https://code.visualstudio.com/ (other programs that run github code also work, I use this one)
Step 5
Open Visual Studio
Step 6
On extensions to the left search for python and install
Step 7
On the top menu bar click file -> open folder and open the folder you downloaded for the code
Step 8
On the top menu bar click Terminal -> new Terminal
Step 9
run the following command (without the quotation marks): "pip install -r requirements.txt"
Once code has been installed
Step 10
(insert the URL from the Keep2Share video you want to download in example link) run the following command (with quoation marks, you can skip --filename):
python main.py "example link" --filename exampletitel.mp4
Step 11
You will get a captcha, that you will have to enter in the terminal
(Step 12)
If the project gets hung up on the captcha for a long time (10 minutes and longer), click the bin in terminal window and repeat from step 10
Download speeds aren't the fastest, but it allows you to download K2S content that's only available to premium users.
