VideoServices
VideoServices.get_pathes_from_result()
TubeApp
Views
Bases: object
object
A class that provides services for video processing.
Get the path, file name and subtitles files from the result of the yt-dlp command.
result – The result of the yt-dlp command.
The path to the previous file, the path to the subtitles file and the file name.
tuple