Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] - Downloading the Twitch VOD #54

Open
Geczy opened this issue Feb 15, 2023 · 6 comments
Open

[question] - Downloading the Twitch VOD #54

Geczy opened this issue Feb 15, 2023 · 6 comments

Comments

@Geczy
Copy link

Geczy commented Feb 15, 2023

  1. its while im streaming, it auto streams to youtube?
  2. or when im done stream, it presses the export to youtube button for me from twitch video manager?

im looking for solution to the 2nd option

@jenslys
Copy link
Owner

jenslys commented Feb 15, 2023

The standard YouTube direct upload option:

  • Starts when you start streaming on twitch, downloads it in realtime and uploads the video to youtube as a normal YouTube video. it does not download the official VOD from Twitch.

The resStream option:

Edit: I have updated the README to clarify this

@jenslys jenslys changed the title so is this for live or na [question] - ReStream vs Direct Upload Feb 15, 2023
@Geczy
Copy link
Author

Geczy commented Feb 15, 2023

wouldn't it be more efficient to just POST the vod export api request twitch has? twitch already has built in twitch to youtube upload, with zero effort on our part

@Geczy
Copy link
Author

Geczy commented Feb 15, 2023

image
image

@jenslys
Copy link
Owner

jenslys commented Feb 15, 2023

  1. I can't seem to find anything in the docs, i only found this: https://twitch.uservoice.com/forums/310213-developers/suggestions/45464665-allow-export-to-youtube-from-twitch-api , So the only way to achieve this is manually via the GUI(?) after each stream.
  2. This project was started because I wanted to watch some old vods from a particular streamer, and websites like https://twitcharchives.com/ didn't archive that streamer, so I decided to make my own.
  3. AutoVOD offers more:
    1. Upload to other providers then just youtube (e.g S3 bucket, Dropbox, Google Drive, etc)
    2. Split vod into multiple parts
    3. Upload vods from multiple streamers

@jenslys jenslys changed the title [question] - ReStream vs Direct Upload [question] - Downloading the Twitch VOD Feb 15, 2023
@jenslys jenslys added the pinned label Feb 15, 2023
@aka95
Copy link

aka95 commented Mar 28, 2023

Apologies to bump an old issue but since the creator's question kind of resembles mine I thought it'd be best to ask here instead of making a new issue. Is it possible for autovod to either pipe a sound channel when the streamer has audio splitting enabled or for autovod to initiate uploading the finished vod when it detects the stream has been completed?

For instance, I use this tool to upload archives of a streamer. They play music via Spotify and since autovod uploads in real time the music is also enabled in the youtube video. This has caused a multitude of vods to be copyright muted and not viewable for the public.

If not I completely understand!

@jenslys
Copy link
Owner

jenslys commented Apr 2, 2023

Apologies to bump an old issue but since the creator's question kind of resembles mine I thought it'd be best to ask here instead of making a new issue. Is it possible for autovod to either pipe a sound channel when the streamer has audio splitting enabled or for autovod to initiate uploading the finished vod when it detects the stream has been completed?

For instance, I use this tool to upload archives of a streamer. They play music via Spotify and since autovod uploads in real time the music is also enabled in the youtube video. This has caused a multitude of vods to be copyright muted and not viewable for the public.

If not I completely understand!

I don't think that is possible, it has already been discussed on Streamlink.
streamlink/streamlink#4468

But would have loved to have this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants