Active Topics

 


Reply
Thread Tools
nonsuch's Avatar
Posts: 584 | Thanked: 1,550 times | Joined on Sep 2019
#141
Originally Posted by freemangordon View Post
I may fix it again soon, if I find some spare time.
It's a losing race, against youtube & co.

Afaics only youtube-dl are not losing the race; if it's possible to install python 2.6 or 2.7 or, hell, even 3.2+ on Fremantle, it should Just Work.
__________________
N900 in 2020
SFOS in 2021
 

The Following User Says Thank You to nonsuch For This Useful Post:
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#142
 

The Following 2 Users Say Thank You to Halftux For This Useful Post:
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#143
Originally Posted by Maemish View Post
Thanks for clearing up. Has Smtube been working too? I tried it once but becuase it did not work I thought it is abandoned.
I didn't know that it exists for maemo.

We have mytube in combination with youtube-dl which has no active developer/maintainer.
 

The Following User Says Thank You to Halftux For This Useful Post:
nonsuch's Avatar
Posts: 584 | Thanked: 1,550 times | Joined on Sep 2019
#144
Huh, that worked!
With extras-devel enabled:
Code:
sudo apt-get install python3.2
wget https://yt-dl.org/downloads/latest/youtube-dl
python3.2 youtube-dl -f "best[height<=480]" "https://www.youtube.com/watch?v=-DcYYrZC72A"
mplayer I\ broke\ Linux.--DcYYrZC72A.mp4
__________________
N900 in 2020
SFOS in 2021
 

The Following 2 Users Say Thank You to nonsuch For This Useful Post:
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#145
Originally Posted by nonsuch View Post
Huh, that worked!
Congratz well done!
 

The Following User Says Thank You to Halftux For This Useful Post:
Maemish's Avatar
Posts: 1,703 | Thanked: 4,752 times | Joined on Apr 2018 @ Helsinki, Finland.
#146
I get this.

ERROR: Unable to download webpage: <urlopen error [Errno 1] _ssl.c:392: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed> (caused by URLError(SSLError(1, '_ssl.c:392: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed'),))
__________________
"I don't know how but I can try!" (active)

Master of not knowing (active)

For me it is possible to get lost in any case (active)

Learning to fall from high (DONE)

Learning to code with BASIC (WIP)
 

The Following 2 Users Say Thank You to Maemish For This Useful Post:
nonsuch's Avatar
Posts: 584 | Thanked: 1,550 times | Joined on Sep 2019
#147
^ I don't but I get a similar error when I try to use the -vU option.
Not a high priority for me, but I will look into it evtl.
I also uninstalled python3.2 again, because I fear it might wreak havoc with my system (I did get some weird messages from dpkg). I think there might be a way to use a home-installed python version somehow, I will try that.
__________________
N900 in 2020
SFOS in 2021
 

The Following User Says Thank You to nonsuch For This Useful Post:
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#148
Python3.2 uses the outdated libssl0.9.8 so when you have openssl 1.1.0 installed, and would like to use the new features in python, you need to recompile it against libssl1.1.
But Python < 3.5 does not have a support for openssl1.1.0. I would suggest try first with python 3.5.3.

We are getting "half" OT here..sorry for that. Following discussion about youtube-dl, or newer python should go to the according thread or to a new one please.
 

The Following 2 Users Say Thank You to Halftux For This Useful Post:
nonsuch's Avatar
Posts: 584 | Thanked: 1,550 times | Joined on Sep 2019
#149
 

The Following User Says Thank You to nonsuch For This Useful Post:
Maemish's Avatar
Posts: 1,703 | Thanked: 4,752 times | Joined on Apr 2018 @ Helsinki, Finland.
#150
Yes I saw that. Nice. But if it is still unoptimized I do not dare to try. Could something like this be done for cutetube2? I haven't yet been able to watch youtube, just download. Well I was able for a short moment but because I wanted ssl1.2 to work I had to update qtstuff and then I couldn't watch anymore.

But if cutetube2 is not possible then youtube-dl is enough for me.
__________________
"I don't know how but I can try!" (active)

Master of not knowing (active)

For me it is possible to get lost in any case (active)

Learning to fall from high (DONE)

Learning to code with BASIC (WIP)
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:07.