General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A youtube-dl fork with additional features and fixes
yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project
This program randomly renames all files in a folder into shuffled Sets like these:
- asdasd_01.mp4
- asdasd_02.mp4
- asdasd_03.mp4
- asdasd_04.mp4
- hjkhjk_01.mp4
- hjkhjk_02.mp4
- hjkhjk_03.mp4
- hjkhjk_04.mp4
- werwer_01.mp4
- werwer_02.mp4
- werwer_03.mp4
- werwer_04.mp4
Original order of files has been jumbled and shuffled in the process.
Why? Purpose:
If you're uploading files somewhere and you want their order to be randomized instead of alphabetically ordered, this can help.
...