1 مستودع
Adjusting filenames to avoid filesystem errors by limiting byte length and sanitizing characters.
Distinct from Storage Filename Strategies: Focuses on OS-level filesystem constraints (length/chars) rather than security blocklists.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Filesystem Path Normalization. Refine with filters or upvote what's useful.
This project is a Telegram API client and media archiving system designed to programmatically retrieve chat histories and export media. It functions as a download manager and message forwarder, allowing users to back up photos, videos, and documents from Telegram chats into structured local archives. The system distinguishes itself through advanced content filtering and forwarding capabilities. It can monitor chats for new messages, apply custom regular expressions to filter media by size or date, and automatically forward content between chats. This includes the ability to export protected c
Shortens filenames to a safe byte length while preserving the file extension to prevent filesystem errors.