{"id":18732518,"url":"https://github.com/gsscoder/normalize-fn","last_synced_at":"2025-10-15T07:44:44.675Z","repository":{"id":150998387,"uuid":"219507774","full_name":"gsscoder/normalize-fn","owner":"gsscoder","description":"Makes filenames downloaded from sharing services more readable","archived":false,"fork":false,"pushed_at":"2020-01-09T14:36:17.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-19T23:08:48.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gsscoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-04T13:26:55.000Z","updated_at":"2020-05-09T07:30:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"febc1cf5-733c-4641-98ea-937b1a9217e2","html_url":"https://github.com/gsscoder/normalize-fn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gsscoder/normalize-fn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsscoder%2Fnormalize-fn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsscoder%2Fnormalize-fn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsscoder%2Fnormalize-fn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsscoder%2Fnormalize-fn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gsscoder","download_url":"https://codeload.github.com/gsscoder/normalize-fn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsscoder%2Fnormalize-fn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271493232,"owners_count":24769117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T15:06:31.621Z","updated_at":"2025-10-15T07:44:39.650Z","avatar_url":"https://github.com/gsscoder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# normalize-fn\n\nMakes filenames downloaded from sharing services more readable.\n\n[![asciicast](https://asciinema.org/a/286197.svg)](https://asciinema.org/a/286197)\n\n## Install\n\n**NOTE**: Python 2.7 or higher is required.\n```sh\n# clone the repository\n$ git clone https://github.com/gsscoder/normalize-fn.git\n\n# change the working directory\n$ cd normalize-fn\n\n# verify if it runs\n$ python normalizefn.py --version\n```\n\n## Usage\n\n```\n$ python normalizefn.py --help\nusage: normalizefn.py [-h] [--version] [--force] [--skip-subtitle]\n                      [--remove-langs] [--remove-noise] [--list-dir]\n                      [DIRECTORY]\n\nnormalizefn.py: Normalizes filenames downloaded from sharing services (Version 0.5.0)\n\npositional arguments:\n  DIRECTORY            directory containg the files to rename\n\noptional arguments:\n  -h, --help           show this help message and exit\n  --version            display version information\n  --force, -f          attempt to rename files without prompting for\n                       confirmation\n  --skip-subtitle, -s  skip files with common subtitle extensions\n  --remove-langs, -l   remove language codes from filename\n  --remove-noise, -n   remove excess chars repetition\n  --list-dir, -d       list directory of renamed files\n\n$ python3 normalize-fn.py -sl /somewhere/your/movies/scif-fi\n[DVDRip] Star W...) Episode I.avi -\u003e Star Wars Episode I.avi\nHD BluRay Star W...Episode II.avi -\u003e Star Wars Episode II.avi\n(PERFECT) Alien ... 254] AAC3.mkv -\u003e Alien VS Predator.mkv\n\nHit 'e' to edit the list.\nnormalizefn.py: sure you want to rename all 3 files in /somewhere/your/movies/scif-fi [yne]?y\nRenaming into '/somewhere/your/movies/scif-fi'...\nRenaming files 100% 3/3, done.\n```\n\n## Editor\n\nWhen you're prompted to proceed you could choose to review file names for customizations, hitting **E key**. When running on Windows the editor used is always **Notepad**. In ***nix** systems is the shell one, configured using `VISUAL` environment variable.\n\n### Disclaimer\n\n- You should not download any kind of media illegally.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsscoder%2Fnormalize-fn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsscoder%2Fnormalize-fn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsscoder%2Fnormalize-fn/lists"}