Skip to content

adagio/youtube-news-backend

Repository files navigation

YouTube News

Usage

Run the following commands in sequence:

  1. Load initial channel data:
python preload_channels.py
  1. Load videos for each channel
python preload_videos.py
  1. Start the FastAPI development server:
fastapi dev main.py 

The API will be available at http://localhost:8001

About

Backend for my Youtube News app. FastAPI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors