Giter Club home page Giter Club logo

bilibili-live-recorder's People

Contributors

dependabot[bot] avatar remiliacn avatar yuxuanzuo avatar

Stargazers

 avatar  avatar

Watchers

 avatar

bilibili-live-recorder's Issues

[bug] Live recorder stopped with 403 Forbidden error

Hello!
I've set up this recorder on my PC and when I started it, downloader.py and ffmpeg returned error code 403 Forbidden on m3u8 stream file.
Error output:

Traceback (most recent call last):                                                                                                                   
  File "run.py", line 33, in <module>                                                                                                                
    LiveRecorder(cids).main()                                                                                                                        
  File "run.py", line 25, in main                                                                                                                    
    asyncio.run(self._tasks())                                                                                                                       
  File "/usr/lib/python3.8/asyncio/runners.py", line 43, in run                                                                                      
    return loop.run_until_complete(main)                                                                                                             
  File "/usr/lib/python3.8/asyncio/base_events.py", line 608, in run_until_complete                                                                  
    return future.result()                                                                                                                           
  File "run.py", line 22, in _tasks                                                                                                                  
    await asyncio.gather(*tasks)                                                                                                                     
  File "/home/user/Projects/Bilibili-Live-Recorder/recorder/monitor.py", line 56, in main                                                            
    return await Download(stream_url, filename, self.executable).start()                                                                             
  File "/home/user/Projects/Bilibili-Live-Recorder/recorder/downloader.py", line 46, in start
    raise FFmpegProcessingError(stderr.decode())
recorder.exceptions.FFmpegProcessingError: ffmpeg version 3.4.6-0ubuntu0.18.04.1 Copyright (c) 2000-2019 the FFmpeg developers

Is it because the upstream streaming server banned direct m3u8 stream?
Thanks for help!

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.