Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorsharp committed Dec 18, 2024
1 parent 20ac527 commit 12c894b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 41 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
### ⚠️ This project is no longer in active development. See [YouTubeCast](https://github.com/trevorsharp/youtubecast) for details.

# YouTubeCast Video Server

Video server to download and host high quality video files for YouTubeCast.
Unfamiliar with YouTubeCast? — Go to [youtubecast.com](https://youtubecast.com) to check it out!
Video server to download and host high quality video files for YouTubeCast.

## Features

Expand Down Expand Up @@ -31,7 +32,7 @@ To run this application using Docker:
```
services:
youtubecast-videoserver:
image: trevorsharp/youtubecast-videoserver:latest
image: trevorsharp/youtubecast-videoserver:legacy
container_name: youtubecast-videoserver
restart: unless-stopped
ports:
Expand Down
38 changes: 0 additions & 38 deletions setup.md

This file was deleted.

0 comments on commit 12c894b

Please sign in to comment.