Skip to content

Get the download links from a Rekonise url without having to go through the steps to unlock

License

Notifications You must be signed in to change notification settings

c1arkbar/rekonise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rekonise

Utilize this python package to get the download links from a Rekonise url without having to go through the steps to unlock. This was created out of frustration to access a simple file that was locked behind hours of YouTube videos that needed to be watched and subbing to 3 channels!

Setup

Install the required modules via pip:

pip install -r requirements.txt

Usage

Command Line Interface

You can use Rekonise from the command line to process links.

Example usage:

# Process links from a file
python main.py -f file_name.txt

# Process an individual link
python main.py -l http(s)://my-domain.com

Documentation

For detailed documentation, including function signatures and examples, refer to the docstrings in the source code.

Contributing

Contributions are welcome! Please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Get the download links from a Rekonise url without having to go through the steps to unlock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages