Giter Site home page Giter Site logo

automatictwitchrecorder's Introduction

๐Ÿ‘‹ Hi, Iโ€™m @Giebisch !

I'm a 26 year old student from Munich, Germany.

I'm currently studying computer science (Master of Science).

I'm interested in:

  • Python ( + Django, Matplotlib, ...)
  • C
  • Go
  • LaTeX
  • JavaScript (+ VueJS, ...)
  • HTML / CSS

Open Source Contributor for:

  • Django
  • Django Rest Framework
  • BookyWyrm

Website: https://rafael-giebisch.de/

Shoot me an email: [email protected]

automatictwitchrecorder's People

Contributors

giebisch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

grassskyr

automatictwitchrecorder's Issues

When recording

show this error random and stop check the streamer and record

ERROR: ffmpeg exited with code -9
Traceback (most recent call last):
File "/root/master/automatic_twitch_recorder.py", line 74, in
main(args)
File "/root/master/automatic_twitch_recorder.py", line 61, in main
atr.start_loop()
File "/root/master/automatic_twitch_recorder.py", line 50, in start_loop
ydl.download([f"http://www.twitch.tv/{self.channel}"])
File "/usr/local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 2019, in download
url, force_generic_extractor=self.params.get('force_generic_extractor', False))
File "/usr/local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 808, in extract_info
return self.process_ie_result(ie_result, download, extra_info)
File "/usr/local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 863, in process_ie_result
return self.process_video_result(ie_result, download=download)
File "/usr/local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 1644, in process_video_result
self.process_info(new_info)
File "/usr/local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 1926, in process_info
success = dl(filename, info_dict)
File "/usr/local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 1865, in dl
return fd.download(name, info)
File "/usr/local/lib/python3.7/site-packages/youtube_dl/downloader/common.py", line 366, in download
return self.real_download(filename, info_dict)
File "/usr/local/lib/python3.7/site-packages/youtube_dl/downloader/external.py", line 64, in real_download
self.get_basename(), retval))
File "/usr/local/lib/python3.7/site-packages/youtube_dl/downloader/common.py", line 165, in report_error
self.ydl.report_error(*args, **kargs)
File "/usr/local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 625, in report_error
self.trouble(error_message, tb)
File "/usr/local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 595, in trouble
raise DownloadError(message, exc_info)
youtube_dl.utils.DownloadError: ERROR: ffmpeg exited with code -9

please fix
Thanks

Audio track slowed down on long streams

Hi there,
I've got a weird problem while recording long (>8h) streams. In the resulting mp4 the audio track seems to be slowed down a bit. The voice from the streamer sounds very deep that's how I first noted this. I've tried another tool which records in *.ts format and played them simultaneously and just after some seconds the *.mp4 was staying behind with the audio/video track.
I've also tried another twitch recorder that uses ffmpeg for conversion and the resulting *.mp4 was also sounding weird.
Do you have any idea what might be the cause for this? Actually looks like a problem with the conversion or the mp4 container.

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.