Skip to content

cweiske/youtube-dl-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

youtube-dl server

Uses youtube-dl to fetch information about videos that can be used to download the video.

Usage

Use info.php with the url parameter:

http://example.org/info.php?url=http://youtu...

It will return JSON data about the video. Same format as youtube-dl --dump-json returns.

Dependencies

  • PHP

License

AGPLv3 or later.

Alternatives

About

Fetch information about video pages with the help of youtube-dl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages