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.
Sundin ang mga tagubiling ito upang patakbuhin ang app na ito:
- 1. Na-download ang application na ito sa iyong PC.
- 2. Ipasok sa aming file manager https://www.onworks.net/myfiles.php?username=XXXXX kasama ang username na gusto mo.
- 3. I-upload ang application na ito sa naturang filemanager.
- 4. Simulan ang OnWorks Linux online o Windows online emulator o MACOS online emulator mula sa website na ito.
- 5. Mula sa OnWorks Linux OS na kasisimula mo pa lang, pumunta sa aming file manager https://www.onworks.net/myfiles.php?username=XXXX gamit ang username na gusto mo.
- 6. I-download ang application, i-install ito at patakbuhin ito.
MGA LALAKI
Ad
YouTubeCrawler
DESCRIPTION
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.
Mga tampok
- 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
Wika ng Programming
Go
Kategorya
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.
