Showing results 1 to 25 of 100 @ 0.01 seconds. Search: Posts Made By: emesem
Forum: Development 2012-01-02, 12:09
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

You must be desperate :D. Is there ffmpeg? There may be other ways too. I may need to famliarize myself with gstreamer... if gpodder works there must be some gstreamer ... even if it is a pyhton lib...
Forum: Development 2011-12-29, 19:55
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

Hehe, I wont update the packages. So the *.deb wont work. The installer is a good thing in general. It checks package dependencies etc... and then fails as you see ;). But when creating packages I...
Forum: Development 2011-12-29, 11:25
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

... lucky you it is (was) Christmas. I just ported it to pyside... it was like doing nothing :D... dont know what the problem was when I tried it last time - but back then I was frustrated. Now it...
Forum: Development 2011-12-28, 16:21
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

The funny thing is: I wrote it in python to have it easy portable to meego... and after I started implementing it in pyqt I got to know that there is pyside - I was like: D'oh. And than my N900 broke...
Forum: Development 2011-12-09, 19:17
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

Hehe... you are on the right track ;). Its not the full python. I guess the basic python is there. The thing that is missing is qt libs for python. So someone needs to port pyqt4 (if it isnt already...
Forum: Development 2011-12-08, 07:12
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

Thanks for your sympathy. Unfortunately this was unrepairable. The mounting pads of the USB connector broke of the PCB. This is usually not repairable.
Forum: Development 2011-12-06, 20:56
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

I dont know. My guess would be it should just run there. If there is python and pyhton-qt support for the N9 you could just download the tar.gz from http://code.google.com/p/pymp/downloads/list and...
Forum: Development 2011-11-27, 20:37
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

Usually updating the downloader helps.

This can be done with:
Preferences->Downloader->Clicking on downloader version button.
Forum: Development 2011-07-17, 10:38
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

Pymp was originally intended for PC usage ;) - converting is a computing power intensive task. And I don't know how to reduce the CPU usage for python threads - maybe someone knows?

Anyhow, if the...
Forum: Development 2011-06-28, 06:07
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

However, lame and mplayer are in the dependencies and should be automatically installed...
Forum: Development 2011-06-28, 05:29
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

I forgot to add the python dependencies. You also need to install:


python2.5
python2.5-qt4-gui
python2.5-qt4-core


I hope thats it... I have nearly every python package on my N900 - so it...
Forum: Development 2011-06-26, 12:12
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

Okay with the newest version everything should be fine again. It's now available either through download (http://code.google.com/p/pymp/downloads/list?saved=1&ts=1309086913), extras-devel or...
Forum: Development 2011-06-22, 05:15
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

Btw. that only happens if you select mp3 (only). If you select video and mp3 it works. But you have to remove the videos manually.
Forum: Development 2011-06-20, 19:51
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

Probably you have to wait until the weekend. Sorry for that. But thanks for pointing it out and being persistent in asking :) and keeping me thinking about it.
Forum: Development 2011-06-20, 19:15
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

Uhm strange - now I've got that problem too... never did saw that while testing. I hope you had the same issue like I did - and I will fix that.
Forum: Development 2011-06-20, 03:17
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

Yes, thats true. That is a bug in the pymp-debian installations scripts of the old version. You have to uninstall/remove it and install it again (no update).

For future releases updating will...
Forum: Development 2011-06-19, 16:47
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

The version 0.0.5 (since 2011-06-05) is now able to only convert files to mp3 and also allows you to adjust the audio bitrate as you like. Thank you for your input :).
Forum: Development 2011-03-02, 19:00
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

Thank you for your feedback. Those are nice ideas and I would like to implement them. But currently there is a lack of time. Sorry for that :(. And my wife doesn't know regexs/wildcards so she is...
Forum: Applications 2011-02-20, 16:47
Replies: 11
Views: 5,036
Posted By emesem
Re: extract audio track from video

This is also want pymp does after the download (slightly different options). But I implemented your request within in pymp. So now you can also give a number of files or directories and they will be...
Forum: Development 2011-02-20, 16:45
Replies: 48
Views: 18,619
Posted By emesem
Re: [ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

Now there can be files or directories in the "download list" which then will be converted (if mp3 is checked).

This (nearly obvious) idea was given here...
Forum: Development 2011-02-13, 20:10
Replies: 48
Views: 18,619
Posted By emesem
[ANNOUNCE] pymp youtube-dl frontend - video downloader and mp3 converter

Some of you already use youtube-dl on the N900. As pymp is just a frontend, the most credit goes to the makes of youtube-dl (http://rg3.github.com/youtube-dl/) and mplayer and lame and...

Pymp is...
Forum: Development 2011-02-13, 11:55
Replies: 3
Views: 5,413
Posted By emesem
Re: Failed to fetch Size mismatch

For whatever reason


apt-get clean
apt-get update


was the solution for me.
Forum: Development 2011-02-12, 21:27
Replies: 3
Views: 5,413
Posted By emesem
Re: Failed to fetch Size mismatch

Funny I created a little youtube-dl frontend and wanted to test it via extras-devel and I get the exact same thing. I guess it has to do with the way the thing was packaged. The builder said...
Forum: Maemo 5 / Fremantle 2011-01-06, 09:48
Replies: 11
Views: 2,376
Posted By emesem
Re: Wifi connects when a call is missed

Should your phone connect automatically (System settings -> internet connections)? Maybe it just checks the available internet connections after a call (for unknown reasons ;)) and finds a WLAN. What...
Forum: Nokia N900 2010-10-24, 14:02
Replies: 1
Views: 2,233
Posted By emesem
Re: Move cities folder

I started a very similar thread (for a different reason) some time ago. Yet I've not found a solution. But it also does not really bother me ;).

Forgotten link to the mentioned thread:...
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 14:27.