Installation ============ You can install `ytkit`, a library designed for fetching YouTube channel, playlist, search results, or video subtitles, using `pip`. Use the following command: .. code-block:: bash 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: .. code-block:: bash pip install --upgrade ytkit