DietPi-Software | Split youtube-dl into own software title#4553
Conversation
+ DietPi-Software | youtube-dl: It requires Python, supports Python 2 and Python 3, but its shebang calls Python 2, else fails. We hence install the binary with Python 2 suffix and create a shell wrapper to call it with Python 3. Related issue(s): ytdl-org/youtube-dl#27649 + DietPi-Software | O!MPD: Remove obsolete Python 2 requests module dependency. youtube-dl is setup to use Python 3 and O!MPD accesses Tidal via PHP API now: ArturSierzant/OMPD@3346ee1
|
Not to forget that I explicitly did not use the dependency system to pull Python 3, as this pull the whole development stack and pip, which is all not required here. Somehow we might want to make clear that For running Python scripts, |
Status: Ready
Commit list/description: