c64f2cca88e2809ee69bd2c526e3992bf25682f2
TYTD 2025
A YouTube downloader writen in CrossLang
To Install
Install crosslang
from source:
cd Tesses.YouTubeDownloader.Server
crosslang install-webapp
mkdir ~/tytd-work # or any directory
cd ~/tytd-work # or any directory (you must run the command in this folder every time you start the server)
crosslang webapp tytd2025 --port=3255
from package manager:
crosslang install-webapp Tesses.YouTubeDownloader.Server
mkdir ~/tytd-work # or any directory
cd ~/tytd-work # or any directory (you must run the command in this folder every time you start the server)
crosslang webapp tytd2025 --port=3255
License is GPLv3-or-later
Description
Languages
CSS
86.9%
HTML
6.8%
JavaScript
4%
Shell
1.6%
Dockerfile
0.7%