Skip to content

Commit

Permalink
Small fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
deepaerial committed Jul 1, 2023
1 parent d90449f commit b452aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# YTDL-API [![codecov](https://codecov.io/gh/deepaerial/ytdl-api/branch/master/graph/badge.svg?token=78Z7RY2IXL)](https://codecov.io/gh/deepaerial/ytdl-api) [[![Tests](https://github.com/deepaerial/ytdl-api/actions/workflows/testing.yml/badge.svg)](https://github.com/deepaerial/ytdl-api/actions/workflows/testing.yml)
# YTDL-API [![codecov](https://codecov.io/gh/deepaerial/ytdl-api/branch/master/graph/badge.svg?token=78Z7RY2IXL)](https://codecov.io/gh/deepaerial/ytdl-api) [![Tests](https://github.com/deepaerial/ytdl-api/actions/workflows/testing.yml/badge.svg)](https://github.com/deepaerial/ytdl-api/actions/workflows/testing.yml)
REST-based API for downloading video or extracting audio from YouTube videos. This API is used by [YTDL](https://github.com/deepaerial/ytdl-web) web application. Also [ffmpeg](https://ffmpeg.org/) is required in order to process video and audio files.
<br><br>

Expand Down

0 comments on commit b452aff

Please sign in to comment.