Skip to content

0.4.8

Compare
Choose a tag to compare
@svsdval svsdval released this 04 May 18:30
· 20 commits to master since this release
  • Background update fix
  • Fixed work with sparks
  • Added display of base octave
  • Added an optional ability to download videos directly from YouTube using PyTube.
    to do this (download the video), instead of the file name, specify the URL to the video on YouTube, for example: (./v2m.py "https://www.youtube.com/watch?v=BuHVVxvtl2s")
    a list of formats of the video will be obtained from YouTube and sorted by priority at the beginning of the video with audio track and by stream resolution in descending order, after which the first file will be downloaded to the current work directory.