Installation

You can install ytkit, a library designed for fetching YouTube channel, playlist, search results, or video subtitles, using pip. Use the following command:

pip install ytkit

Dependencies

The library automatically installs all required dependencies. However, ensure you have the following prerequisites:

  • Python 3.7 or higher

Upgrade to the latest version:

pip install --upgrade ytkit