Enable CI/CD by adding .onedev-buildspec.yml
| res | Loading last commit info... | |
| src | ||
| .gitignore | ||
| LICENSE.md | ||
| README.md | ||
| cross.json |
README.md
Playlist editor for TYTD2025
Use this for when you cannot just use TYTD2025 to do this
Dependencies
To use (cpkg)
crosslang install-webapp Tesses.YouTubeDownloader.PlaylistEditor --version=1.0.0.0-prod
crosslang webapp tytd-playlist-editor /path/to/tytd.db
#NOTE you can pass --port=4925 to change port for webapp
To use (source)
git clone https://onedev.site.tesses.net/tytd2025/playlist-editor
cd playlist-editor
#EITHER
crosslang run /path/to/tytd.db
#OR
crosslang webapp-test /path/to/tytd.db
#NOTE you can pass --port=4925 to change port for webapp-test
Then navigate to webpage