Page 2 of 2
Re: InterWeb Web Browser with Goanna 4.4 Engine Released
Posted: Mon Jul 19, 2021 11:19 am
by xeno74
It seems there are some issues with YouTube videos if you use the add-on ViewTube. I was able to solve it with the following user agent:
Code: Select all
Mozilla/5.0 (iPad; CPU OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1
You can configure the user agent with
about:config -
Search: useragent.override.youtube.com and set the value to
Mozilla/5.0 (iPad; CPU OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1.
After that YouTube uses the mobile version of their site (
https://m.youtube.com) and this website works with the add-on ViewTube.
Re: InterWeb Web Browser with Goanna 4.4 Engine Released
Posted: Tue Jul 27, 2021 7:36 am
by xeno74
Great news!
wicknix wrote:
Didn't realize i hadn't updated InterWeb for 32-bit PPC Linux since last June, so here is a new build.
Download:
interweb-2021.07.26.ubu12deb8.linux-powerpc.deb
Please note: It's not possible to install the new version with
GDebi.
Error message:
Code: Select all
Error: A later version is already installed
It is a downgrade for dpkg because it thinks that the old version of InterWeb is newer than the new one. I tested it on ubuntu MATE 16.04.7 and on Fienix.
You have to install it with
dpkg -i as root.
Code: Select all
# dpkg -i interweb-2021.07.26.ubu12deb8.linux-powerpc.deb
Output:
Code: Select all
dpkg: warning: downgrading interweb from 20200604.4fienix to 2021.07.26
(Reading database ... 273810 files and directories currently installed.)
Preparing to unpack interweb-2021.07.26.ubu12deb8.linux-powerpc.deb ...
Unpacking interweb (2021.07.26) over (20200604.4fienix) ...
Setting up interweb (2021.07.26) ...
Processing triggers for bamfdaemon (0.5.4-2) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.64) ...
Processing triggers for desktop-file-utils (0.24-1) ...

Re: InterWeb Web Browser with Goanna 4.4 Engine Released
Posted: Wed Aug 04, 2021 2:58 pm
by xeno74
FYI:
caseycullen wrote: Wed Aug 04, 2021 5:51 am
The new InterWeb version has been updated in the Fienix repository. If you use Fienix, please try to upgrade and let me know how it goes.

Thanks!
-Casey
Re: InterWeb Web Browser with Goanna 4.4 Engine Released
Posted: Wed Aug 04, 2021 4:01 pm
by xeno74
caseycullen wrote: Wed Aug 04, 2021 5:51 am
The new InterWeb version has been updated in the Fienix repository. If you use Fienix, please try to upgrade and let me know how it goes.
Thanks!
-Casey
I was able to install it today and it works without any problems. Thanks!

Re: InterWeb Web Browser with Goanna 4.4 Engine Released
Posted: Wed Mar 02, 2022 6:32 pm
by xeno74
xeno74 wrote: Tue Apr 21, 2020 11:06 am
YouTube videos in HD with ViewTube and InterWeb
Installation instructions for ubuntu MATE 16.04.6 PowerPC
- Install VLC and the VLC browser plugin with the following command:
Code: Select all
sudo apt-get install browser-plugin-vlc
- Start InterWeb and install the add-on Greasemonkey version 3.31.4
- Restart InterWeb
- After that, add the ViewTube script to Greasemonkey
- Then you have to activate the VLC plugin (YouTube video window: Activate VLC Web)
@JurassicC
Please try it.
New ViewTube link:
http://sebaro.pro/viewtube