{"id":19432802,"url":"https://github.com/truethari/fcrawler","last_synced_at":"2025-02-25T06:18:12.962Z","repository":{"id":57428885,"uuid":"352884888","full_name":"truethari/fcrawler","owner":"truethari","description":"Python application that can be used to copy files of a given file type from a folder directory.","archived":false,"fork":false,"pushed_at":"2021-05-23T10:41:26.000Z","size":51,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-07T20:29:19.505Z","etag":null,"topics":["copy","copy-files","crawl","crawler","crawler-python","file","files"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/fcrawler/","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/truethari.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}},"created_at":"2021-03-30T05:49:04.000Z","updated_at":"2023-03-08T00:59:43.000Z","dependencies_parsed_at":"2022-09-08T23:50:15.822Z","dependency_job_id":null,"html_url":"https://github.com/truethari/fcrawler","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truethari%2Ffcrawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truethari%2Ffcrawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truethari%2Ffcrawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truethari%2Ffcrawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/truethari","download_url":"https://codeload.github.com/truethari/fcrawler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240612549,"owners_count":19829027,"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","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":["copy","copy-files","crawl","crawler","crawler-python","file","files"],"created_at":"2024-11-10T14:37:13.654Z","updated_at":"2025-02-25T06:18:12.936Z","avatar_url":"https://github.com/truethari.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fcrawler\n\n## Installation\n\nYou can use pip:\n\n``` console\n~$ pip3 install fcrawler\n```\n\nThis is a Python based application that can be used to copy files of a given file type from a folder directory.\n\n## Option 1 - Copy files from a directory to another\n\n![Option 1](https://i.imgur.com/vr0JxTy.gif)\n\nThis creates subfolders in the destination folder as the original folder subfolders.\n\n(This only creates sub-folders containing the files you have entered)\n\n## Option 2 - Copy files from a directory to another (without creating subfolders)\n\n![Option 2](https://i.imgur.com/CrDDpNX.gif)\n\nThis will copy files from the original folder to the destination folder without creating subfolders. If it contains a large number of files, the destination folder may be cluttered.\n\n## Option 3 - Copy files using a filelist\n\nYou can use a file list file to copy files. The list must be a txt file type.\n\nExample - filelist.txt\n\n``` txt\nC:\\testing\\source\\file.mp4\nC:\\testing\\source\\file2.mp4\nC:\\testing\\source\\file3.mp4\nC:\\testing\\source\\subfolder1\\file4.mp4\nC:\\testing\\source\\subfolder1\\file5.mp4\nC:\\testing\\source\\subfolder2\\file6.mp4\n```\n\n## Option 4 - Create filelist\nIf you want to make a list of files, use this method. Then you can use that file from the 3rd option.\n\nThis will help you to skip unnecessary files. But how?\n\nYou can open and edit the text file. Just remove the unnecessary file paths from the text file. then use it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruethari%2Ffcrawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftruethari%2Ffcrawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruethari%2Ffcrawler/lists"}