{"id":42726973,"url":"https://github.com/gonejack/gff","last_synced_at":"2026-01-29T16:43:39.277Z","repository":{"id":64318586,"uuid":"142252908","full_name":"gonejack/gff","owner":"gonejack","description":"Go file flatting - extract files from directories.","archived":false,"fork":false,"pushed_at":"2023-05-04T06:17:44.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-06-20T05:19:23.313Z","etag":null,"topics":["flatting-files","rename-files"],"latest_commit_sha":null,"homepage":"","language":"Go","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/gonejack.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}},"created_at":"2018-07-25T05:44:25.000Z","updated_at":"2023-05-04T04:40:00.000Z","dependencies_parsed_at":"2024-06-20T04:38:51.594Z","dependency_job_id":"9972488e-3626-461d-b88a-d42ea2ee9441","html_url":"https://github.com/gonejack/gff","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gonejack/gff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonejack%2Fgff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonejack%2Fgff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonejack%2Fgff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonejack%2Fgff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gonejack","download_url":"https://codeload.github.com/gonejack/gff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonejack%2Fgff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28881008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T16:41:59.663Z","status":"ssl_error","status_checked_at":"2026-01-29T16:39:39.641Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flatting-files","rename-files"],"created_at":"2026-01-29T16:43:39.219Z","updated_at":"2026-01-29T16:43:39.272Z","avatar_url":"https://github.com/gonejack.png","language":"Go","readme":"# gff\nGo file flatting - extract files from sub-directories.\n\n![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/gonejack/gff)\n![Build](https://github.com/gonejack/gff/actions/workflows/go.yml/badge.svg)\n[![GitHub license](https://img.shields.io/github/license/gonejack/gff.svg?color=blue)](LICENSE)\n\n## Usage\n```\nbefore\n.\n├── a\n│   └── a.flv\n├── b\n│   └── b.flv\n└── c.flv\n```\n\n```\n\u003e go get github.com/gonejack/gff\n\n\u003e gff -y '*.flv'\n```\n\n```\nafter\n.\n├── a\n├── a_a.flv\n├── b\n├── b_b.flv\n└── c.flv\n```\n\n## Help\n```\nUsage: gff [\u003cpatterns\u003e ...]\n\nExtract files from nested directory https://github.com/gonejack/gff\n\nArguments:\n  [\u003cpatterns\u003e ...]\n\nFlags:\n  -h, --help             Show context-sensitive help.\n  -s, --separator=\"_\"    Filename separator.\n  -y, --yes              Make real changes.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgonejack%2Fgff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgonejack%2Fgff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgonejack%2Fgff/lists"}