Skip to content

demux: add YT-DLP module path argument

Brandon Li requested to merge PulseBeat_02/vlc:ytdlp-arg into master

This pull request adds an argument to the yt-dlp (used to be yt-dl) module that allows users to specify a custom Python module path if needed. Argument is called --ytdl-path, and it accepts a path. I also changed the extract script to accept an argument also.

Merge request reports

Loading