This repository contains various Python scripts for different tasks.
To install the required dependencies, run:
git clone https://github.com/giraycoskun/myscripts.git
cd myscriptsuv syncuv build --refreshuv tool install --refresh .uv tool uninstall myscriptsTo run the main script, use:
uv run python ./myscripts/cli.pyTo use the command line interface, run:
python -m myscripts [commands]uvx myscripts --help hello-world: Prints "Hello, World!" to the console.download: Download utilty commands.download-m3u8-ytdlp: Downloads M3U8 video using yt-dlp.
This project is licensed under the MIT License.