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.
Urmați aceste instrucțiuni pentru a rula această aplicație:
- 1. Ați descărcat această aplicație pe computer.
- 2. Introduceți în managerul nostru de fișiere https://www.onworks.net/myfiles.php?username=XXXXX cu numele de utilizator pe care îl doriți.
- 3. Încărcați această aplicație într-un astfel de manager de fișiere.
- 4. Porniți emulatorul online OnWorks Linux sau Windows online sau emulatorul online MACOS de pe acest site web.
- 5. Din sistemul de operare OnWorks Linux pe care tocmai l-ați pornit, accesați managerul nostru de fișiere https://www.onworks.net/myfiles.php?username=XXXXX cu numele de utilizator dorit.
- 6. Descărcați aplicația, instalați-o și rulați-o.
SCREENSHOTS
Ad
Crawler YouTube
DESCRIERE
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.
Categorii
- 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
Limbaj de programare
Go
Categorii
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.
