Skip to content

kernelblog/felis

Repository files navigation

Felis

Felis is a versatile downloader tool, designed to simplify the process of downloading various types of media, updating tools, and managing downloads efficiently.

Installation

Clone the repository and run the installation script:

git clone https://github.com/kernelblog/felis.git --depth=1
cd felis
sudo ./setup.sh

Prerequisites

Felis requires ffmpeg for processing multimedia files. Ensure it's installed on your system.

If you have any ssl issues, run: pip install pyopenssl --upgrade

Usage

Felis has been refactored to a more modular design, introducing a command-driven approach for better usability and maintainability. Here's a quick overview:

  • Help: felis -y shows usage and parameters.
  • Update: felis -g checks for updates.
  • Remove: felis -s deletes Felis.
  • Download Music: felis -mp3 <song_name> downloads the specified song as a MP3 file.
  • Download Video: felis -mp4 <song_name> downloads the specified video as a MP4 file.
  • Git Mode: felis -git switches to tool search mode on GitHub.
  • Repository Mode: felis -repo searches tools on Kali Linux and Parrot Linux repositories.
  • Clone Tool: felis -clone <URL> downloads tools from a specified URL. Supports .zip, .deb, or .tar.gz files, or git repositories.

Project Website

For more information, visit Felis Project Website.

Contact

For support or queries, reach out to us:

About

Felis Çok Yönlü İndirici

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •