Giter VIP home page Giter VIP logo

bbb-dl-fork's Introduction

Big Blue Button (BBB) Downloader

The repository has been moved, click here to jump to the new location.

bbb-dl-fork's People

Contributors

alpapado avatar createwebinar avatar federicotorrielli avatar fer22f avatar lantier avatar

Stargazers

 avatar  avatar  avatar

bbb-dl-fork's Issues

Conversion failed!

It downloads all the files but it fails at the end
Traceback (most recent call last):
File "/home/sisi/.local/bin/bbb-dl", line 8, in
sys.exit(main())
File "/home/sisi/.local/lib/python3.8/site-packages/bbb_dl/main.py", line 498, in main
BBBDL(args.verbose).run(args.URL, args.add_webcam, args.keep_tmp_files)
File "/home/sisi/.local/lib/python3.8/site-packages/bbb_dl/main.py", line 190, in run
slideshow_w, slideshow_h = self._rescale_slides(slides_infos)
File "/home/sisi/.local/lib/python3.8/site-packages/bbb_dl/main.py", line 387, in _rescale_slides
self.ffmpeg.rescale_image(slide.path, rescaled_path, new_width, new_height)
File "/home/sisi/.local/lib/python3.8/site-packages/bbb_dl/ffmpeg.py", line 71, in rescale_image
self.pp.run_ffmpeg(image, out_file, ["-vf", "pad=%s:%s:ow/2-iw/2:oh/2-ih/2" % (width, height)])
File "/home/sisi/.local/lib/python3.8/site-packages/bbb_dl/ffmpeg.py", line 62, in run_ffmpeg
self.run_ffmpeg_multiple_files([path], out_path, opts, opts_before)
File "/home/sisi/.local/lib/python3.8/site-packages/bbb_dl/ffmpeg.py", line 58, in run_ffmpeg_multiple_files
raise FFmpegPostProcessorError(msg)
youtube_dl.postprocessor.ffmpeg.FFmpegPostProcessorError: Conversion failed!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.