Kavin

Results 178 issues of Kavin
trafficstars

title, The adaptive stream is as follows: ``` { "itag":272, "url":"https://r5---sn-npoe7ner.googlevideo.com/videoplayback?expire=1608236718&ei=TmrbX_StM8364-EP2aiVyAY&ip=94.198.43.77&id=o-AFxDb1xUEfU_bkofMhgL0SaNnUGf60hQvJlnMu5viQFM&itag=272&aitags=133%2C134%2C135%2C136%2C160%2C242%2C243%2C244%2C247%2C272%2C278%2C298%2C299%2C302%2C303%2C308%2C315%2C330%2C331%2C332%2C333%2C334%2C335%2C336%2C337%2C394%2C395%2C396%2C397%2C398%2C399&source=youtube&requiressl=yes&mh=XR&mm=31%2C26&mn=sn-npoe7ner%2Csn-i3belnlz&ms=au%2Conr&mv=m&mvi=5&pl=24&initcwndbps=321250&vprv=1&mime=video%2Fwebm&ns=Fqk8atfteNvT4Q1N_6mo5msF&gir=yes&clen=849820003&dur=268.966&lmt=1576096789562597&mt=1608214613&fvip=5&keepalive=yes&c=WEB&txp=5311222&n=9HlmABm6R8Kg_Z6mj&sparams=expire%2Cei%2Cip%2Cid%2Caitags%2Csource%2Crequiressl%2Cvprv%2Cmime%2Cns%2Cgir%2Cclen%2Cdur%2Clmt&sig=AOq0QJ8wRQIgWbVaNbH-ku1MLBnKpYzXc0M7B9YV7VXGtgmhpcBNEcQCIQDYY2uCaOVhdfm42fhjXEYQCqXxgSgEmFw_BfUrZYNnVA%3D%3D&lsparams=mh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Cinitcwndbps&lsig=AG3C_xAwRQIgUG6ap635XRkXNE7hStW_yOWeeJcdcz4DW6M2CTcHUr8CIQCy-hLeQgk6qLCQKUzaJhs6BTg3fRc2F6WKcbUrh46rMQ%3D%3D", "mimeType":"video/webm; codecs="vp9"", "bitrate":43338259, "width":7680, "height":4320, "initRange":{ "start":"0", "end":"219" }, "indexRange":{ "start":"220", "end":"1162" }, "lastModified":"1576096789562597", "contentLength":"849820003", "quality":"highres", "fps":60, "qualityLabel":"4320p60", "projectionType":"RECTANGULAR",...

enhancement
youtube

Note: It does not happen when looking at the video directly. I've seen it on the trending and channel pages. Example URL: https://www.youtube.com/channel/UCLXo7UDZvByw2ixzpQCufnA or https://piped.kavin.rocks/channel/UCLXo7UDZvByw2ixzpQCufnA

bug
youtube

Here's a summary of how it works: ``` https://www.youtube.com/live_chat_replay?continuation=*continuation*&playerOffsetMs=*time of player in ms* ``` The data for the continuation can be found in the `ytInitialData`. ![image](https://user-images.githubusercontent.com/20838718/99996930-7133a180-2de2-11eb-9aaa-26b0934d7d91.png) Once you make a...

youtube

Title, it uses `apk` as a package manager, and open-rc for services.

enhancement

**Is your feature request related to a problem?** The addon is unavailable on AMO for firefox on mobile. **Describe the solution you'd like** Add support for Firefox for mobile. **Additional...

feature-request

Correct me if I'm wrong, but that's a gpl violation https://www.mozilla.org/en-US/MPL/2.0/FAQ/#minified-js Should links to the original source be added somewhere?

**Describe the bug** Topic Channels are broken. **To Reproduce** https://yotter.xyz/channel/UCm1rHFAOS5i_McuG8tIhTYA **Logs** ``` 2021-01-03 06:49:34,062] ERROR in app: Exception on /channel/UCm1rHFAOS5i_McuG8tIhTYA [GET] Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/flask/app.py", line 2447,...

bug
youtube

Currently, the maximum resolution seems to be 720p?

youtube
low-priority

**Describe the bug** ![image](https://user-images.githubusercontent.com/20838718/103463411-2e0a0e00-4d52-11eb-84f7-fc0d8cfa9a6c.png) **To Reproduce** https://yotter.xyz/ytsearch?q=deadmau5&s=0 **Additional context** Only seems to happen with this search result, I couldn't replicate this with different terms.

bug
youtube

Today, I discovered something interesting about bypassing Google's Recaptcha. https://github.com/iv-org/invidious/issues/957#issuecomment-576424042 According to Omar's comment, the type of captcha `/das_captcha` can be bypassed completely when using QUIC. This would be huge...