Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

keyiflerolsun/ythls-FastAPI

Open more actions menu

Repository files navigation

ythls-FastAPI

Size Views

Creates a permanent link for the live feed (HLS/m3u8) of a Youtube channel or video

ForTheBadge made-with-python ForTheBadge built-with-love

📄 Description

ythls-FastAPI is a FastAPI application that retrieves HLS URLs and JSON data for YouTube videos and channels. The application provides data in both HLS and JSON formats using specific YouTube video and channel IDs.

📋 Features

  • Retrieve HLS URLs for YouTube videos.
  • Retrieve live stream HLS URLs for YouTube channels.
  • Retrieve JSON data for YouTube videos.
  • Retrieve live stream JSON data for YouTube channels.
  • Log requests and store IP details.
  • Fast and secure data retrieval.

📖 API Endpoints

Method Endpoint Description
GET https://ythls.kekikakademi.org/youtube Provides information about the API and lists available endpoints.
GET https://ythls.kekikakademi.org/youtube/channel/{id}.m3u8 Get the HLS URL for a YouTube channel live stream. Replace {id} with the channel ID.
GET https://ythls.kekikakademi.org/youtube/video/{id}.m3u8 Get the HLS URL for a YouTube video. Replace {id} with the video ID.
GET https://ythls.kekikakademi.org/youtube/channel/{id}.json Get the JSON data for a YouTube channel live stream. Replace {id} with the channel ID.
GET https://ythls.kekikakademi.org/youtube/video/{id}.json Get the JSON data for a YouTube video. Replace {id} with the video ID.

🌐 License and Copyright

♻️ Contact

Feel free to contact me on Telegram: @keyiflerolsun

💸 Donate

☕️ Buy Me a Coffe


Written for @KekikAkademi

About

Creates a permanent link for the live feed (HLS/m3u8) of a Youtube channel or video

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.