[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SMPlayer Support Forum • View topic - New SMTube: first public version
Page 8 of 22

Re: New SMTube: first public version

PostPosted: Wed May 13, 2015 12:38 am
by cootmaster
ok TY
understand :D
i did it before wo realizing it :)
i guess i didnt realize you tube dll /dlg was a program
i must thought was a command or something :D

now thats settled why doesnt uget zip reconize the my little pony and it dl it as 0kb
sorry im learng disabled i guess i didnt realize all this
sometimes i have hard time reading understanding

Re: New SMTube: first public version

PostPosted: Wed May 13, 2015 12:57 am
by rvm
Configuration to run youtube-dl (linux):

Name: youtube-dl
Executable: xterm
Parameters: -e youtube-dl %u -f 22 -o /tmp/%(title)s-%(id)s.%(ext)s
This player supports video sites: checked

It opens a xterm and runs youtube-dl from there. The option -f 22 specifies the quality to 720p. The option -o /tmp/... saves the video in /tmp.

Re: New SMTube: first public version

PostPosted: Wed May 13, 2015 1:02 am
by rvm

Re: New SMTube: first public version

PostPosted: Wed May 13, 2015 1:22 am
by rvm
Configuration to add a video to the SMPlayer playlist:

Name: SMPlayer (add to playlist)
Executable: smplayer
Parameters: -add-to-playlist %u
This player supports video sites: checked

Re: New SMTube: first public version

PostPosted: Wed May 13, 2015 1:37 am
by kmod
Hi, youtube-dl-gui seems to be a really easy option to use with smtube. I uploaded a screencast here for those who want to check out.

http://wikisend.com/download/817088/Screencast 2015-05-12 20:20:57.mp4

Re: New SMTube: first public version

PostPosted: Wed May 13, 2015 1:55 am
by cootmaster
ok i must be doing something still wrong rvm,
it plays in smplayer

but when i go to uget and download it its that 0 kb paper thing
why does the you tube dl-dlg down load his file and not uget

here what i have
Uget-
uget NAME
C:/Users/im/zipped programs/Uget/bin/uget.exe
%u

SMPLAYER ADD TO PLAY LIST
Smplayer (add to play list) NAME

C:/Program Files/SMPlayer/smplayer.exe

-add-to-playlist %u

Windows Media to use wmp
C:/Program Files (x86)/Windows Media Player/wmplayer.exe
%u


i guess im still lost why uget doesnt dl file correctly and you tube dl dlg does

Re: New SMTube: first public version

PostPosted: Wed May 13, 2015 2:10 am
by rvm

Re: New SMTube: first public version

PostPosted: Wed May 13, 2015 2:22 am
by cootmaster
LP: Equestria Girls - Rainbow Rocks - "Friendship Through the Ages" Music Video
Friendship is one thing that carries on through the ages! Subscribe to HasbroStudiosShorts: http://j.mp/LkHWOx My Little Pony: Equestria Girls: ..\\

even if i copy paste url into uget CREATE button i get 0mb thing
this on EVERY file right on desktop no smplayer

Re: New SMTube: first public version

PostPosted: Wed May 13, 2015 2:54 am
by kmod

Re: New SMTube: first public version

PostPosted: Wed May 13, 2015 3:32 am
by rvm