Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Rudloff/alltube-example-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AllTube example project

Example project to show how to use AllTube as a library

Setup

You need to use Composer to install the dependencies:

composer install

This repository does not contain a way to install youtube-dl.

The example code expects youtube-dl to be available at /usr/lib/python3/dist-packages/youtube_dl/__main__.py and Python at /usr/bin/python. If it's not the case, you can adjust these paths in the example files.

About

Example project to show how to use Alltube as a library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages