Hi,
with this codeI can stream a video in Python. Now I’d like to process the downloaded video file, but how can I get the file name?Code:subprocess.call(["yt-dlp", "https://xxx.m3u8"])
+ Reply to Thread
Results 1 to 2 of 2
Similar Threads
-
How to add alignment to subtitle in Python?
By D.LUFFY in forum ProgrammingReplies: 6Last Post: 18th Jun 2022, 08:50 -
trying to get yt-dlp module for Python
By Skaperen in forum LinuxReplies: 3Last Post: 15th Jun 2022, 11:12 -
how to merge multiple subtitle files in python?
By D.LUFFY in forum ProgrammingReplies: 2Last Post: 7th Nov 2021, 08:24 -
Python Batch Creating avs Scripts
By pandachinoman in forum ProgrammingReplies: 5Last Post: 23rd Oct 2020, 09:18 -
Help Needed With Python ffprobe Script
By chris319 in forum ProgrammingReplies: 11Last Post: 28th Jun 2019, 10:15