GithubHelp home page GithubHelp logo

twitchclipmanager's People

Contributors

danefairbanks avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

twitchclipmanager's Issues

Login= ?

Question 1
"Day Intervals" It does not say that 0 = no limit so what should this be set to ?

Question 2
Downlaoded v0.5 and the last question I get asked is "Login:" ?

If left empty the programs just shuts down.

First I tried my Twitch user name, and I just got endless of shit info, so after 300 stacks or so I stopped and tried from start.
https://prnt.sc/t6fk1f

This time I just tried with some random word, and it started to download things not related to my channel so I assume this is some kind of "keyword" its searching for ?

So cant get it to work

This no longer works

Hey there, it's been many many months since I've been able to get this program to work and now when I try it I get errors like this:
Unhandled exception. System.Exception: [04/11/2021 12:02:09] GetUserInfo failed.
---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.HttpClient.GetStringAsyncCore(Task`1 getTask)
at ClipManager.Program.GetUserInfo(String login)
--- End of inner exception stack trace ---
at ClipManager.Program.GetUserInfo(String login)
at ClipManager.Program.Main(String[] args)

This is after copying the auth code, choosing upper and lower views as 0 and bulk 7 days (which always worked before - last time it worked was back in March 2020).

Is it no longer possible to use this program to mass download clips from Twitch?

GetUserID failed

Hi. I'll run the program as normal.
But after entering the token, I'll get this error message in the Screenshot...
grafik

Downloads Failed...

That is what is happening to me right now when trying to download any clips. has something changed that needs fixing or maybe its just me?

each clip it tries to download states it failed in the error log with a "There was a problem downloading" and states the clips.

Application exiting after deletion

Hi, Had a couple of friends contact me about this program. Issue of the application exiting after deletion

Quick read over the code

if (options.Delete && deleteClips.Count > 10) { Console.WriteLine($"Deleting {string.Join(',', deleteClips)}"); DeleteClips(deleteClips); deleteClips.Clear(); } if (clips.Count < 900) break; } while (options.Delete && !quit); }

Possible remove the && !quit to be causing the issue.

Tried to test it myself. VS failed to build.

Any testing of this required, happy to help

Sorting downloads by "Date"

Sorting by "Date" doesn't accurately sort clips by their dates. Sorting by "Name" would be great for sorting, but if you sort by name it doesn't correctly sort by newest to oldest or vise versa. Is there a way to fix this on my end or do I need to wait for a newer version of the program to come out?

Hi, I keep getting 'unhandled exception'

I am unfortunately not versed in coding, I have tried running it normally and as an admin and I think it may be due to the fact that it tries to save to my C, which is utterly cluttered.
Unttryryritled

I keep getting 'UserID failed' despite making sure I use the auth token.

Hope the picture helps.

Thanks in advance

Created or channel clips?

Does this work for clips I've created or only for clips of my channel? I would love it to work for clips I've created if not.

Thank you for making this!

I have some comments:

  1. Clarify documentation to explain more about cookies["auth-token"]. I look for it following your instructions and nothing comes up in the chrome inspector search, no matter what I try.

  2. Clarify documentation about what clips are downloaded. Do they download clips of your channel, clips of someone else's channel, all clips you've made of any channel, etc?

Thank you, I think it's important to have a batch clip downloader now that people are at risk of losing their channel from copyright strikes to random old clips, and therefore are feeling forced to delete ALL their channel history of clips. Lost history is scary.

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.