32 bit build: https://github.com/ErrorFlynn/ytdlp-interface/releases/download/v2.13.3/ytdlp-interface_x86.7z Building the source The project depends on three static libraries: Nana C++ GUI library v1.8 or later (at the time I'm writing this v1.8 is in development, so you must build br...
18 changes: 11 additions & 7 deletions 18 yt_dlp/jsinterp/_deno.py Original file line numberDiff line numberDiff line change @@ -50,9 +50,9 @@ def _run_deno(self, cmd): self.report_warning(f'JS console error msg:\n{stderr.strip()}') return stdout.strip() def execute(self,...
Free & Fast Downloads for YTDLP-Interface 2.14.1: download the latest versions of ytdlp interface
YT-DLP-GUI Tkinter python simple graphical interface for YT-DLP, in English and in French Obviously, you MUST have python and YT-DLP installed to make it work It's a simple GUI. Paste the URL of the YT video in the field "Video URL", click on "Fetch Options" then select the destin...
✨ YTCON TUI for the yt-dlp utility, with support for many settings, some fixes, and multithreading 🚧 Currently in the BETA stage of development ⚠️ Please note, project is not dead, i'm still working in dev branches. Stable release coming soon 📘 Features: yt-dlp features Auto...
This a simple graphical user interface (GUI) for theyt-dlpapplication for learning purposes. THIS APPLICATION IS IN AN EARLY STAGE OF DEVELOPMENT Github repository https://github.com/darellanodev/yt-dlp-gui Screenshots Installation I use PNPM, so after you install PNPM, runpnpm install ...
yt-dlp-gui A graphical user interface for yt-dlp, made using Python and tkinter. Usage Install the requirements: python3 -m pip install -r requirements.txt Run the application: python3 main.py Note: To make sure you always use the latest version of the required packages, I recommend using...
32 bit build:https://github.com/ErrorFlynn/ytdlp-interface/releases/download/v2.13.3/ytdlp-interface_x86.7z Building the source The project depends on three static libraries:Nana C++ GUI libraryv1.8 or later (at the time I'm writing this v1.8 is in development, so you must build branch...