Youtube
  • Order of the Butterfly
    Order of the Butterfly
    igracki
    Posts: 411 from 2003/2/25
    From: Berlin
    Just wanted to tell you that my InvidiousPlayer script can convert YouTube URLs to Invididous URLs and play them with MPlayer.
    Just configure OWB's context menu, then you can right click on a youtube url and play them with MPlayer.

    Download InvidiousPlayer
  • »01.07.20 - 20:26
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Amigaharry2
    Posts: 1275 from 2010/1/6
    From: EU-Austria (Wien)
    That is fun again!!! Thanks!
    Peg2, 3xPowerMac G5, 2xPowerbookG4, 2x MacMiniG4, Efika (again), A3000T and life is never boring.....
  • »01.07.20 - 21:39
    Profile
  • Butterfly
    Butterfly
    kas1e
    Posts: 97 from 2005/10/31
    And there is another workaround to be able to play new youtube in the accelerated mode: https://www.amigans.net/modules/xforum/viewtopic.php?topic_id=8257&forum=3
  • »02.07.20 - 09:59
    Profile
  • Just looking around
    Posts: 15 from 2020/6/30
    I can't get this to work properly. I can get the video to open in the new window but I can't make it play fullscreen non of the screen buttons respond to do that and the fullscreen shortcut has no effect?
  • »02.07.20 - 12:09
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Spectre660
    Posts: 275 from 2015/6/30
    Ipad 13.2.3 spoofing option working for me with AmigaOS4.1 FE.
    Then using Youtube Url Extractor to get the 360p & 720p links.
    720p playback working with newest EmotionDemo video player
    and New A-Eon Enhancer 2.0 "enhancements" .
    Sam460ex & Radeon Rx550. Max CPU use under 20% .
  • »02.07.20 - 13:20
    Profile
  • ASiegel
    Posts: 1374 from 2003/2/15
    From: Central Europe
    Quote:

    Spectre660 wrote:
    Ipad 13.2.3 spoofing option working for me with AmigaOS4.1 FE.
    Then using Youtube Url Extractor to get the 360p & 720p links.
    720p playback working with newest EmotionDemo video player
    and New A-Eon Enhancer 2.0 "enhancements" .
    Sam460ex & Radeon Rx550. Max CPU use under 20% .


    My x64 PC requires no URL extractors. It barely uses 1% of CPU when playing fullscreen 1080P videos on YouTube. The graphics drivers were entirely free of cost and so was the web browser with built-in hardware-accelerated media player.

    Sadly, neither this information nor your comment adds anything to the discussion regarding how YouTube can be made to work better on MorphOS.
  • »02.07.20 - 16:19
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Spectre660
    Posts: 275 from 2015/6/30
    Actually ties into areas of discussions from 3 or 4 current active threads here.

    (Reminder to myself not to touch that particular nerve)

    [ Edited by Spectre660 02.07.2020 - 13:10 ]
  • »02.07.20 - 16:53
    Profile
  • ASiegel
    Posts: 1374 from 2003/2/15
    From: Central Europe
    Quote:

    jPV wrote:
    Quote:


    It's not using overlay then, but scaling the video in software, i.e. by the CPU.

    Yeah, IIRC the Fullscreen Fix script (for the overlay playback) has never worked when spoofed as IPad (you get the mobile version of YouTube). I wonder if there could be something to be made to get the script work in that situation too...

    I have it working but you have to access videos via URL directly for now.

    Selecting videos via the YT user interface makes use of the (oddly named) "history API" that theoretically allows to switch URLs without actually reloading a page. This prevents the script from being rerun so this needs some extra code to detect when the video is changed without a full page load.
  • »02.07.20 - 19:51
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    KennyR
    Posts: 878 from 2003/3/4
    From: #AmigaZeux, Gu...
    Quote:

    Spectre660 wrote:
    Ipad 13.2.3 spoofing option working for me with AmigaOS4.1 FE.
    Then using Youtube Url Extractor to get the 360p & 720p links.
    720p playback working with newest EmotionDemo video player
    and New A-Eon Enhancer 2.0 "enhancements" .
    Sam460ex & Radeon Rx550. Max CPU use under 20% .



    Enjoy it while it lasts. It will eventually break unless someone is spending their time constantly working around Google's changes.
  • »02.07.20 - 23:20
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12131 from 2003/5/22
    From: Germany
    > It will eventually break unless someone is spending their time
    > constantly working around Google's changes.

    That's what was happening for the last 15 years, with a large amount of people in the role of this "someone", and also in a platform-agnostic way with scripts written in Python, Lua, JavaScript etc. I'm confident this will last as long as YouTube does :-)
  • »03.07.20 - 05:39
    Profile
  • ASiegel
    Posts: 1374 from 2003/2/15
    From: Central Europe
    An updated version of the "YouTube_FullScreen_Fix" user script can be found here:
    http://morph.zone/downloads/YouTube_Fullscreen_Fix.zip

    This adds support for the mobile version of YouTube.

    For users who had the old script enabled previously and overwrote their copy with the updated version, you might have to manually add
    Code:
    https://m.youtube.com/*

    to the list of affected URLs in the "Scripts" window.

    If anybody keeps getting forwarded to the desktop version of YouTube, try visiting this link: m.youtube.com/?persist_app=1&app=m
  • »03.07.20 - 09:03
    Profile
  • Just looking around
    Posts: 15 from 2020/6/30
    Quote:

    ASiegel wrote:
    An updated version of the "YouTube_FullScreen_Fix" user script can be found here:
    http://morph.zone/downloads/YouTube_Fullscreen_Fix.zip

    This adds support for the mobile version of YouTube.

    For users who had the old script enabled previously and overwrote their copy with the updated version, you might have to manually add
    Code:
    https://m.youtube.com/*

    to the list of affected URLs in the "Scripts" window.

    If anybody keeps getting forwarded to the desktop version of YouTube, try visiting this link: m.youtube.com/?persist_app=1&app=m


    Thanks. Now I can make the video fullscreen and the on page buttons work for setting the video resolution etc but it doesn't seem to be acting in the same way as before, when I fullscreen the display the CPU load is still 100%? Have I done something wrong? I have https://m.youtube.com in the list of sites on the scripts window.


    [ Edited by Paul773car 03.07.2020 - 10:17 ]
  • »03.07.20 - 10:16
    Profile
  • Just looking around
    Posts: 15 from 2020/6/30
    Quote:

    Paul773car wrote:
    Quote:

    ASiegel wrote:
    An updated version of the "YouTube_FullScreen_Fix" user script can be found here:
    http://morph.zone/downloads/YouTube_Fullscreen_Fix.zip

    This adds support for the mobile version of YouTube.

    For users who had the old script enabled previously and overwrote their copy with the updated version, you might have to manually add
    Code:
    https://m.youtube.com/*

    to the list of affected URLs in the "Scripts" window.

    If anybody keeps getting forwarded to the desktop version of YouTube, try visiting this link: m.youtube.com/?persist_app=1&app=m


    Thanks. Now I can make the video fullscreen and the on page buttons work for setting the video resolution etc but it doesn't seem to be acting in the same way as before, when I fullscreen the display the CPU load is still 100%? Have I done something wrong? I have https://m.youtube.com in the list of sites on the scripts window.



    Sorted, my youtube HTML5 script didn't have the YouTube mobile url in.

    Thanks for your work on this :-)

    CPU now at 40% in fullscreen mode on 480p and 58% or so for 720p


    [ Edited by Paul773car 03.07.2020 - 10:23 ]
  • »03.07.20 - 10:20
    Profile
  • jPV
  • Yokemate of Keyboards
    Yokemate of Keyboards
    jPV
    Posts: 2068 from 2003/2/24
    From: po-RNO
    Quote:

    ASiegel wrote:
    An updated version of the "YouTube_FullScreen_Fix" user script can be found here:
    http://morph.zone/downloads/YouTube_Fullscreen_Fix.zip

    This adds support for the mobile version of YouTube.

    Great, thanks!


    Quote:

    For users who had the old script enabled previously and overwrote their copy with the updated version, you might have to manually add

    Or remove the script from the Scripts window and add it again (+ restart the browser). I think this is the safest way to update the script(s) always so that all changes are taken in use for sure.

    [ Edited by jPV 03.07.2020 - 19:58 ]
  • »03.07.20 - 17:57
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    KennyR
    Posts: 878 from 2003/3/4
    From: #AmigaZeux, Gu...
    Quote:

    Andreas_Wolf wrote:
    > It will eventually break unless someone is spending their time
    > constantly working around Google's changes.

    That's what was happening for the last 15 years, with a large amount of people in the role of this "someone", and also in a platform-agnostic way with scripts written in Python, Lua, JavaScript etc. I'm confident this will last as long as YouTube does :-)


    Nah. Sooner or later they'll lock it down. Remember all those open source streaming devices and third party YT viewing apps of the 00s? Google shoved those right out of the market.

    It's in Google's interest to forcefeed you those ads and track your usage. They will eventually find a way to block direct url streaming through anything but approved devices. It doesn't need to be cast iron tight like some kind of DRM, just as long as it makes it imponderously inconvenient, and that'll be enough. Those url extraction tools seem to get bigger and slower every release.

    [ Edited by KennyR 03.07.2020 - 23:42 ]
  • »03.07.20 - 23:37
    Profile
  • MorphOS Developer
    jacadcaps
    Posts: 3079 from 2003/3/5
    From: Canada
    Quote:

    Those url extraction tools seem to get bigger and slower every release.


    They don't really have a choice if they want to be able to download HLS streams - you need to be able to remux those into a single file...
  • »04.07.20 - 00:13
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    redrumloa
    Posts: 1424 from 2003/4/13
    Quote:

    ASiegel wrote:
    An updated version of the "YouTube_FullScreen_Fix" user script can be found here:
    http://morph.zone/downloads/YouTube_Fullscreen_Fix.zip

    This adds support for the mobile version of YouTube.

    For users who had the old script enabled previously and overwrote their copy with the updated version, you might have to manually add
    Code:
    https://m.youtube.com/*

    to the list of affected URLs in the "Scripts" window.

    If anybody keeps getting forwarded to the desktop version of YouTube, try visiting this link: m.youtube.com/?persist_app=1&app=m


    Thank you kindly for this. I'll try it out later today.
  • »04.07.20 - 18:51
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    redrumloa
    Posts: 1424 from 2003/4/13
    Quote:

    redrumloa wrote:

    Thank you kindly for this. I'll try it out later today.



    This works extremely well. Dare I say better than before? Spoofing as Ipad with this new script is great! Low CPU load!
  • »06.07.20 - 02:35
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Doffo
    Posts: 508 from 2010/10/14
    From: Nevada
    Quote:

    redrumloa wrote:
    Quote:

    redrumloa wrote:

    Thank you kindly for this. I'll try it out later today.



    This works extremely well. Dare I say better than before? Spoofing as Ipad with this new script is great! Low CPU load!


    Good to hear!!
    -=-=-=-
    YUUUP!
  • »06.07.20 - 03:53
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    koszer
    Posts: 1246 from 2004/2/8
    From: Poland
    Quote:

    redrumloa wrote:
    This works extremely well. Dare I say better than before? Spoofing as Ipad with this new script is great! Low CPU load!


    Sadly it doesn't work for me at all. If I go fullscreen then I all I can see is a black screen.
  • »06.07.20 - 14:32
    Profile
  • ASiegel
    Posts: 1374 from 2003/2/15
    From: Central Europe
    @koszer

    Sounds like a graphics driver issue.

    What happens when you use other applications that utilize overlay? Have you tried to play a "plain" HTML5 sample video file (link: example) in fullscreen?
  • »06.07.20 - 15:16
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    koszer
    Posts: 1246 from 2004/2/8
    From: Poland
    Quote:

    ASiegel wrote:
    @koszer

    Sounds like a graphics driver issue.

    What happens when you use other applications that utilize overlay? Have you tried to play a "plain" HTML5 sample video file (link: example) in fullscreen?


    Oooops - black screen too - I can only hear the sound. That's very sad to hear as I did recently switch from Apple Radeon X850XT to PC Radeon X1950GT. It should do overlay just fine, shouldn't it?
  • »06.07.20 - 16:06
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    redrumloa
    Posts: 1424 from 2003/4/13
    Quote:

    koszer wrote:

    Oooops - black screen too - I can only hear the sound. That's very sad to hear as I did recently switch from Apple Radeon X850XT to PC Radeon X1950GT. It should do overlay just fine, shouldn't it?


    I didn't have an issue with my PC X1950 Pro. Not sure how much different the GT version is to the pro.
  • »06.07.20 - 22:10
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    sabbate
    Posts: 110 from 2013/7/7
    From: Palermo - Italia
    also on aros don't works
  • »07.07.20 - 16:15
    Profile