There are cases where the existing --files command receives all the files and you want to download only the files from a specific channel, but that was not implemented.
So I fixed it so that only the files from a specific channel are downloaded when using the --ch command.
The modified exporter is exporterVer2.py.
There are cases where the existing --files command receives all the files and you want to download only the files from a specific channel, but that was not implemented. So I fixed it so that only the files from a specific channel are downloaded when using the --ch command. The modified exporter is exporterVer2.py.