maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   [WIP] LLs Video Player (https://talk.maemo.org/showthread.php?t=92141)

llelectronics 2014-01-12 11:19

Re: [WIP] LLs Video Player
 
Yeah that would be a nice feature. I am looking into it.

n950 2014-01-12 17:31

Re: [WIP] LLs Video Player
 
Hi,

I have download 128.pls file with my PC and windows 7. from http://www.fusionradio.fm/

How can I read it because I can't copy the file on my Jolla phone from windows 7.

Can you explain me please?

Is it possible to add a function to record some video from youtube for exemple?

Thank you.

mced 2014-01-12 18:56

Re: [WIP] LLs Video Player
 
Sorry, I've been very busy. I've seen that my requested -p option works perfectly. Thanks a lot.

llelectronics 2014-01-12 20:20

Re: [WIP] LLs Video Player
 
Quote:

How can I read it because I can't copy the file on my Jolla phone from windows 7.
This is a playlist file which is unfortunately not supported currently by my player. You can open up the pls file with a normal text editor and see the link it points too. (or the stream)
You can use that to open up the stream in my player with the open url option.

Quote:

Is it possible to add a function to record some video from youtube for exemple?
Theoretically that should be possible. But I currently don't have it on my todo list. (I think cutetube will come soon as full fledged youtube client)
If you open up a youtube video and copy the link (in open url) you can however download it with
Code:

curl -O <link>
already from terminal (sadly there is no copy and paste support for the terminal yet so you have to type it manually)

n950 2014-01-13 01:28

Re: [WIP] LLs Video Player
 
After:

curl -O <link>

In what directory I will find my video file and in what extension?

Corsten 2014-01-13 07:38

Re: [WIP] LLs Video Player
 
Is there support for mp3 playlist? Or is it planned for future updates?

llelectronics 2014-01-13 10:11

Re: [WIP] LLs Video Player
 
Generally no support for playlists atm.

@N950 that depends in which folder you execute the command. The Video will be downloaded in mp4 container with h.264 codec.

Hariainm 2014-01-13 19:19

Re: [WIP] LLs Video Player
 
I dont know if is because of your player, the browser or what, but i get constant "incorrect download" message in the notifications screen, and dont know how to stop it. Transfer screen dont show nothing, reinstall your player, clear cache in browser.. doesnt work, dont know what other things i can do. Any clue?

xerxes2 2014-01-14 01:32

Re: [WIP] LLs Video Player
 
You can try to wipe your download directory (~/Downloads).

Hariainm 2014-01-14 03:03

Re: [WIP] LLs Video Player
 
Quote:

Originally Posted by xerxes2 (Post 1406259)
You can try to wipe your download directory (~/Downloads).

didn't work :(


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

vBulletin® Version 3.8.8