Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
[twitch:vod] Cannot download subscriber vods #18245
Comments
|
extractors for live stream lists (per game/etc) is required for noscript/light www browsers. |
Mind elaborating? I'm not a developer, I just figured I'd report the bug. Are you saying there has to be a livestream list extractor for the twitch extractor to work? .. and how does Microsoft relate to this..? |
|
On Wed, Nov 28, 2018 at 12:16:34AM -0800, flugasak wrote:
> extractors for live stream lists (per game/etc) is required for noscript/light www browsers.
> That said, I cannot open a new issue anymore on github with a noscript/light browser (probably some recent microsoft rotten work)
Mind elaborating?
There are 2 separate issues, github/microsoft relates to the second one.
I'm not a developer, I just figured I'd report the bug. Are you saying there
has to be a livestream list extractor for the twitch extractor to work?
twitch issue: I use noscript/light web browsers. Then thx to youtube-dl I can
watch streams... but I cannot get the list of live streams (usually classified
as a directory of games) since the twitch internet site is script browser only.
Currently, I am getting some live stream lists for some games from third
party web sites which uses "the twitch api".
Then, I was wondering if youtube-dl could extract live stream lists. That, in
order to enable a complete noscript/light browser setup for twitch, that based
on youtube-dl extraction knowledge.
.. and how does Microsoft relate to this..?
github/microsoft issue:
In the github issue system for youtube-dl, I cannot create a new issue with a
noscript/light www browser. I have to test if I still can create new issues in
other projects hosted on github though.
|
So, in other words, you issues have nothing to do with the bug I reported. You're choosing to use a browser that doesn't support javascript, so you instead post your feature-request into my bug report. May I suggest you set up a browser that supports scripts, with which you can add feature-requests? At least that way you wouldn't have to muck up the todo lists for git projects? =/ |
|
On Wed, Nov 28, 2018 at 09:15:35PM -0800, flugasak wrote:
> There are 2 separate issues, github/microsoft relates to the second one.
So, in other words, you issues have nothing to do with the bug I reported.
You're choosing to use a browser that doesn't support javascript, so you instead post your feature-request into my bug report.
May I suggest you set up a browser that supports scripts, with which you can
add feature-requests? At least that way you wouldn't have to muck up the todo
lists for git projects? =/
If microsoft did not break the support of noscript browsers on github for new
issues (was working fine before microsoft took control of it) , I wouldn't have
jumped into an issue that "look alike" what I would need from youtube-dl.
You don't understand why noscript browsers are so important to support, I was
like you a few years ago. That said, I use youtube-dl _because_ I run noscript
browsers (it allows me to setup a neat modular browsing experienced).
Then: I'll try to contact youtube-dl coders to suggest them to move to a platform
which has noscript browser support.
I have to apologize to you though: I should have not hijacked your issue, but
this browser support red line makes myself behave inappropriately.
|
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like this:[x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2018.11.18. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add the
-vflag to your command line you run youtube-dl with (youtube-dl -v <your command line>), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):Cannot download subscriber VODs
While trying to download subsriber VODs I get the error listed above. I've tried on two separate machines and a few different VOD URLs, but all from the same channel (since I'm only subscribed to that particular channel).
I'm aware that debugging this requires a paid subscription, but I'm hoping since it's twitch that won't be a problem.