-
Notifications
You must be signed in to change notification settings - Fork 14
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
Crash when searching a video #1
Comments
Yeah, the https to http proxy is not up anymore. I'm sorry. If you host it somewhere you could probably build a new version that uses a different proxy |
im hosting an http proxy http://enable-cors.glitch.me just append the url to proxy to the end of the URL (e.g. http://enable-cors.glitch.me/https://www.youtube.com) to use now BUILD AND RELEASE YOUTUBEDS PLS |
Ah, that's nice! I'll see if I can get it working again when I have time |
i also have a youtube search and download api at http://tubedown.glitch.me but the downloader doesnt work with all videos so you would have to download them somehow. example: https://tubedown.glitch.me/~youtube ds preview. it returns json of what searching on mobile youtube would give you. nobody currently uses the api so this would be a good use |
That's great! |
* Use 256 color graphics instead of console * Add 192p video support * Add a file browse background graphic * Set up graphics directly in file browse * Some small changes... * Make arm9/source a bit more sorted * 末尾の空白のトリミング Trim Trailing Whitespace * スペースも Spaces too * Add jumping and scrubbing (doesn't jump to keyframe so bad for a sec, but then gets better)
Did you get it working? |
Is https://tubedown.glitch.me broken @ayunami2000 and did you delete https://enable-cors.glitch.me |
No they both work, tube down isn't 100% reliable though and I suggest using
an invidious instance. Maybe allow the user to select their preferred
invidious host?
…On Tue, Apr 6, 2021 at 10:51 AM Nathaniel ***@***.***> wrote:
Is https://tubedown.glitch.me broken @ayunami2000
<https://github.com/ayunami2000> and did you delete
https://enable-cors.glitch.me
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF5DB4E7K2PWPPZDTZDFGHTTHMNVTANCNFSM4EXEMALA>
.
|
https://redirect.invidious.io/ for invidious instances to use. API is
http://[invidious host]/latest_version?id=[video id]&itag=[itag]
Sample itag is 18 for a low quality video
On Tue, Apr 6, 2021 at 11:16 AM Sam Williams ***@***.***>
wrote:
… No they both work, tube down isn't 100% reliable though and I suggest
using an invidious instance. Maybe allow the user to select their preferred
invidious host?
On Tue, Apr 6, 2021 at 10:51 AM Nathaniel ***@***.***>
wrote:
> Is https://tubedown.glitch.me broken @ayunami2000
> <https://github.com/ayunami2000> and did you delete
> https://enable-cors.glitch.me
>
> —
> You are receiving this because you were mentioned.
>
>
> Reply to this email directly, view it on GitHub
> <#1 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AF5DB4E7K2PWPPZDTZDFGHTTHMNVTANCNFSM4EXEMALA>
> .
>
|
Also if you want to use it here is the api for instances
https://api.invidious.io/instances.json?sort_by=type,health
On Tue, Apr 6, 2021 at 11:40 AM Sam Williams ***@***.***>
wrote:
… https://redirect.invidious.io/ for invidious instances to use. API is
http://[invidious host]/latest_version?id=[video id]&itag=[itag]
Sample itag is 18 for a low quality video
On Tue, Apr 6, 2021 at 11:16 AM Sam Williams ***@***.***>
wrote:
> No they both work, tube down isn't 100% reliable though and I suggest
> using an invidious instance. Maybe allow the user to select their preferred
> invidious host?
>
> On Tue, Apr 6, 2021 at 10:51 AM Nathaniel ***@***.***>
> wrote:
>
>> Is https://tubedown.glitch.me broken @ayunami2000
>> <https://github.com/ayunami2000> and did you delete
>> https://enable-cors.glitch.me
>>
>> —
>> You are receiving this because you were mentioned.
>>
>>
>> Reply to this email directly, view it on GitHub
>> <#1 (comment)>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/AF5DB4E7K2PWPPZDTZDFGHTTHMNVTANCNFSM4EXEMALA>
>> .
>>
>
|
The homebrew hangs instantly when i try to search a video.
The text was updated successfully, but these errors were encountered: