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. این برنامه را در رایانه شخصی خود دانلود کنید.
- 2. در فایل منیجر ما https://www.onworks.net/myfiles.php?username=XXXXX نام کاربری مورد نظر خود را وارد کنید.
- 3. این برنامه را در چنین فایل منیجر آپلود کنید.
- 4. OnWorks Linux آنلاین یا شبیه ساز آنلاین ویندوز یا شبیه ساز آنلاین MACOS را از این وب سایت راه اندازی کنید.
- 5. از سیستم عامل لینوکس OnWorks که به تازگی راه اندازی کرده اید، به مدیر فایل ما https://www.onworks.net/myfiles.php?username=XXXXX با نام کاربری که می خواهید بروید.
- 6. اپلیکیشن را دانلود کرده، نصب و اجرا کنید.
عکس ها
Ad
یوتیوبکرالر
شرح
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.
