Python application that can be used to copy files of a given file type from a folder directory.
Project description
fcrawler
Installation
You can use pip:
~$ pip3 install fcrawler
This is a Python based application that can be used to copy files of a given file type from a folder directory.
Option 1 - Copy files from a directory to another
This creates subfolders in the destination folder as the original folder subfolders.
(This only creates sub-folders containing the files you have entered)
Option 2 - Copy files from a directory to another (without creating subfolders)
This 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.
Option 3 - Copy files using a filelist
You can use a file list file to copy files. The list must be a txt file type.
Example - filelist.txt
C:\testing\source\file.mp4
C:\testing\source\file2.mp4
C:\testing\source\file3.mp4
C:\testing\source\subfolder1\file4.mp4
C:\testing\source\subfolder1\file5.mp4
C:\testing\source\subfolder2\file6.mp4
Option 4 - Create filelist
If you want to make a list of files, use this method. Then you can use that file from the 3rd option.
This will help you to skip unnecessary files. But how?
You can open and edit the text file. Just remove the unnecessary file paths from the text file. then use it.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fcrawler-1.0.1.tar.gz
.
File metadata
- Download URL: fcrawler-1.0.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c99b5952cea2e4b68e943b93bc5b960562a485ba8003403478c0a5753d724ad |
|
MD5 | d4ed74281740754598929853ee883321 |
|
BLAKE2b-256 | 3d06a22bacc7c14bc3519ac8a33221faf7946b8c65e2d1d832f90c2e9fa729ef |
File details
Details for the file fcrawler-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: fcrawler-1.0.1-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7e1ed508feed309a3e8129a91c6210aa691c5b89a0f6cc991a392c435fe13af |
|
MD5 | 9e3d7bacc1eeb44b250ae55b2d330f6e |
|
BLAKE2b-256 | 24a74f247e9f33395de827d14511153b4e7a15aca35c2022ff581eda6765b9de |