An open API service indexing awesome lists of open source software.

https://github.com/code-yeongyu/sources_from_youtube

Sources From Youtube: youtube clip download helper
https://github.com/code-yeongyu/sources_from_youtube

Last synced: 2 months ago
JSON representation

Sources From Youtube: youtube clip download helper

Awesome Lists containing this project

README

        

# Sources From Youtube
1. Sources from youtube, the sfy downloads youtube videos from given URLs, using youtube-dl.
2. To use downloaded videos as clips to your video, the sfy cuts the video using ffmpeg.
3. Done!

## Requirements
1. ffmpeg
2. youtube-dl

## Examples
Check example.json to see the right document format.
```sh
python [document filename]
```
To execute the python script.