This is the Linux app named YouTubeCrawler whose latest release can be downloaded as YouTubeCrawlersourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named YouTubeCrawler with OnWorks for free.
请按照以下说明运行此应用程序:
- 1. 在您的 PC 中下载此应用程序。
- 2. 在我们的文件管理器 https://www.onworks.net/myfiles.php?username=XXXXX 中输入您想要的用户名。
- 3. 在这样的文件管理器中上传这个应用程序。
- 4. 从此网站启动OnWorks Linux online 或Windows online emulator 或MACOS online emulator。
- 5. 从您刚刚启动的 OnWorks Linux 操作系统,使用您想要的用户名转到我们的文件管理器 https://www.onworks.net/myfiles.php?username=XXXXX。
- 6. 下载应用程序,安装并运行。
SCREENSHOTS
Ad
YouTube爬虫
商品描述
This tool is a Go-based automation utility that downloads YouTube videos and permanently embeds or “hard-codes” their subtitles (typically English) into MP4 output files. The workflow involves specifying one or more URLs (via a simple “url” text file in each folder) and the program uses youtube-dl to fetch video and subtitle, then ffmpeg to overlay the subtitles onto the video track. The architecture follows a command-pattern setup: tasks implement a common interface and are scheduled and executed with concurrency controls (maximum goroutines customizable). It assumes a Linux environment with SSR proxy support, and requires the user to pre-install youtube-dl and ffmpeg. With its focus on automation, the tool is useful for easily archiving multilingual subtitles, prepping content for editing, or creating reference versions of YouTube videos.
功能
- Batch download of YouTube videos via youtube-dl based on URL lists
- Automatic download of matching English subtitles (or other configured language)
- Uses ffmpeg to merge subtitle tracks into the video stream, producing MP4 with hard-coded subtitles
- Command-pattern architecture allowing tasks to be implemented modularly
- Configurable concurrency (max goroutines) for parallel fetching and processing
- Clean directory-based structure: each folder with URL file triggers the process
程式语言
Go
分类
This is an application that can also be fetched from https://sourceforge.net/projects/youtubecrawler.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
