yt-dlp在本地命令行操作太麻烦,看社区有人分享使用yt-dlp-webui实现可视化操作,实际使用后感觉页面太丑,可配置性太低,操作也比较反人类,所有找了个顺手点的替代:Metube,下面是以绿联DX4600为例的部署步骤。 镜像下载及容器配置 选择latest(最新)版本 下载完成后,在本地镜像中找到刚下载的镜像,点击创建容器,取个...
yt-dlp Web UI A not so terrible web ui for yt-dlp. Created for the only purpose of fetching videos from my server/nas. Intended to be used with docker and in standalone mode. 😎👍 Developed to be as lightweight as possible (because my server is basically an intel atom sbc). The...
$ yt-dlp -F https://www.bilibili.com/video/BV1qJ411z7Hf[BiliBili]1qJ411z7Hf: Grabbing original ID via API[BiliBili]77774320: Downloading webpage[BiliBili]77774320: Extracting videos in anthology[BiliBili]Downloading anthology77774320- add --no-playlist to just download video[download]Downloading...
docker run -d -p 3033:3033 -v <your dir>:/downloads ghcr.io/marcopeocchi/yt-dlp-web-ui:latest # or even docker pull ghcr.io/marcopeocchi/yt-dlp-web-ui:latest docker create --name yt-dlp-webui -p 8082:3033 -v <your dir>:/downloads ghcr.io/marcopeocchi/yt-dlp-web-ui:...
yt-dlp Web UI A not so terrible web ui for yt-dlp. Created for the only purpose of fetching videos from my server/nas. Intended to be used with docker and in standalone mode. 😎👍 Developed to be as lightweight as possible (because my server is basically an intel atom sbc). The...
In this specific case it would be necessary to be able to convert yt-dlp to be able to be used from the web browser. Provide verbose output that clearly demonstrates the problem Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>) If using API, add 'verbose...
yt-dlp-F--proxyhttp://127.0.0.1:10809"https://www.youtube.com/watch?v=xxx" 用了这个参数,就可以把指定视频的各种画质代码都显示出来,按需选择组合就行 [youtube]ExtractingURL:https://www.youtube.com/watch?v=kjuB12RFtDE [youtube]kjuB12RFtDE:Downloadingwebpage [youtube]kjuB12RFtDE:Downloading...
(default) --no-post-overwrites Do not overwrite post-processed files --embed-subs Embed subtitles in the video (only for mp4, webm and mkv videos) --no-embed-subs Do not embed subtitles (default) --embed-thumbnail Embed thumbnail in the video as cover art --no-embed-thumbnail Do not...
v=rrQJvPaPbFM [youtube] rrQJvPaPbFM: Downloading webpage [youtube] rrQJvPaPbFM: Downloading android player API JSON [info] Available formats for rrQJvPaPbFM: ID EXT RESOLUTION FPS | FILESIZE TBR PROTO | VCODEC VBR ACODEC ABR ASR MORE INFO --- --- --- --- - --- --- --- -...
yt-dlp Web UI A not so terrible web ui for yt-dlp. Created for the only purpose offetchingvideos from my server/nas. Intended to be used with docker and in standalone mode. 😎👍 Developed to be as lightweight as possible (because my server is basically an intel atom sbc). ...