Closed Qbreak closed 1 year ago
Do you need to be able to set filenames per URL, or is the video title good enough?
I did not understand
... does not matter maybe I will add a short script for it. But it is basically very easy to script this...
thank you I am waiting. In addition, when I add the h264_nvenc command, I get an error from ffmeg. This is not very important to me, but I can send the details if you want.
Sure send it to me if you have a verbose log.. I can not test the encoder functionality because I have a potato as computer.
I can send it within a day. open a new issue. I will send
Please test the new release. I added the command bbb-dl-batch
. Very primitive batch processing. But maybe someone wants to make it better someday...
Try 0.9.9.4
okey
SIR
G:\bbb2\bbb-dl-0.9.9.4>bbb-dl-batch -fw 1280 -fh 720 --encoder h264_nvenc -bp G:\bbb2\bbb-dl-0.9.9.4\url_list.txt
usage: bbb-dl-batch [-h] [-bp BBB_DL_PATH] [-sw] [-swfd] [-sa] [-sc] [-bk] [-kt] [-v] [--ffmpeg-location FFMPEG_LOCATION] [-ncc] [--version] [--encoder ENCODER]
[--audiocodec AUDIOCODEC] [-od OUTPUT_DIR] [-wd WORKING_DIR] [-mpc MAX_PARALLEL_CHROMES] [-fw FORCE_WIDTH] [-fh FORCE_HEIGHT]
URLs
bbb-dl-batch: error: the following arguments are required: URLs
G:\bbb2\bbb-dl-0.9.9.4>bbb-dl-batch -fw 1280 -fh 720 --encoder h264_nvenc -bp G:\bbb2\bbb-dl-0.9.9.4
usage: bbb-dl-batch [-h] [-bp BBB_DL_PATH] [-sw] [-swfd] [-sa] [-sc] [-bk] [-kt] [-v] [--ffmpeg-location FFMPEG_LOCATION] [-ncc] [--version] [--encoder ENCODER]
[--audiocodec AUDIOCODEC] [-od OUTPUT_DIR] [-wd WORKING_DIR] [-mpc MAX_PARALLEL_CHROMES] [-fw FORCE_WIDTH] [-fh FORCE_HEIGHT]
URLs
You have to run it with a file containing BBB URLs like this: bbb-dl-batch my_session_urls.txt
or bbb-dl-batch path/to/my_session_urls.txt
Just leave out the -bp
what will be the arguments
bbb-dl-batch -fw 1280 -fh 720 --encoder h264_nvenc G:\bbb2\bbb-dl-0.9.9.4\url_list.txt
:D
I am trying
There is silence on my CLI screen, should I inform the bomb disposal team :D
I have not tested it on windows... could be that it does not work on windows. I can test it tomorrow.
Ok, tested it, yes windows bugs again... I have to change the subproces call...
yes i need something like this :D