JoeWrightMusic / PyTube-Studies

Audiovisual experiments with Python & YouTube, a development of YT-Mosher for the experimental music label FD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Py-Tube Studies

Youtube Scraping Studies with Python, used for the release, TBA, on FD

Link to EP: TBA

Dependencies

You will need the following libraries to use these in Python 3.7 Currently, this does not work in python 3.8

  • youtube-dl: $(sudo) pip3 install youtube-dl
  • moviepy: $(sudo) pip3 install moviepy
  • requests: $(sudo) pip3 install requests
  • future: : $(sudo) pip3 install future
  • ffmpeg command line tool: see https://www.ffmpeg.org/

About

Audiovisual experiments with Python & YouTube, a development of YT-Mosher for the experimental music label FD

License:MIT License


Languages

Language:Python 100.0%