C0D3D3V / bbb-dl

Downlaod BigBlueButton recordings. A simple scrapper for Big Blue Button lessons. Download and merge the audio and video files of a BigBlueButton conference from the conference replay url.
MIT License
65 stars 16 forks source link

Add multithreading #25

Closed C0D3D3V closed 1 year ago

C0D3D3V commented 1 year ago

Many parts of the program can be made much faster by multithreading, the annotation of the images, the drawing of the cursor, the rescaling...