Active Topics

 



Notices


Reply
Thread Tools
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#1161
Originally Posted by rajil.s View Post
Here you go.

Code:
#/opt/usr/bin/qmltube 
QSqlDatabasePrivate::addDatabase: duplicate connection name 'qt_sql_default_connection', old connection removed.
{"generated_in":"0.0037","stat":"fail","err":{"code":"100","expl":"The API key passed was not valid","msg":"Invalid API Key"}}
file:///opt/usr/share/qmltube/qml/qmltube/scripts/vimeo.js:22: TypeError: Result of expression 'results.videos' [undefined] is not an object.
file:///opt/usr/share/qmltube/qml/qmltube/scripts/vimeo.js:22: TypeError: Result of expression 'results.videos' [undefined] is not an object.
Thanks mate. As I suspected, it seems that vimeo are restricting API calls to the IP address that they logged when I registered cuteTube for API access. Perhaps they are assuming that it's a web-based application because I supplied a callback URL. I'll contact them and get a definite answer. I didn't see anything in the API documentation to suggest that this would be the case. :/
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following 2 Users Say Thank You to marxian For This Useful Post:
Posts: 371 | Thanked: 252 times | Joined on Nov 2010
#1162
Wow, Daily Motion and Vimeo support!! Thank you so much marxian!
 

The Following User Says Thank You to Acidspunk For This Useful Post:
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#1163
Hi, this is my favourite app. But i have a problem. When i enter a youtube url in the search box, it doesn't show me the video of that url, it seems that the app search the words of the link and not the video of the url.
 
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#1164
Originally Posted by Brian_7 View Post
Hi, this is my favourite app. But i have a problem. When i enter a youtube url in the search box, it doesn't show me the video of that url, it seems that the app search the words of the link and not the video of the url.
Can you provide an example URL? It always works for me, but another user discovered a bug earlier that caused an error with some videos. This bug was fixed, but there could be another outstanding problem.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#1165
 

The Following User Says Thank You to Brian_7 For This Useful Post:
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#1166
Originally Posted by Brian_7 View Post
For example this url:

http://www.youtube.com/watch?feature...&v=1MuduGl5wEs
When I wrote the code to parse the search query, I assumed that the video id comes before the other parameters. It's an easy fix, and the next update will be within a day or two, so it will be sorted then. In the meantime, you can get it to work by deleting the parameters that appear before the video id, so the above URL becomes http://www.youtube.com/watch?v=1MuduGl5wEs.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following 5 Users Say Thank You to marxian For This Useful Post:
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#1167
Thanks Marxian for all the work that you are doing with this app

Meantime i will do what you said
 

The Following User Says Thank You to Brian_7 For This Useful Post:
stickymick's Avatar
Posts: 1,079 | Thanked: 1,019 times | Joined on Mar 2010
#1168
This is still not downloading the videos for me.

Not sure if I've got the latest version or not (1.0.0). Not picked up any updates for some time.

Be eternally grateful for any ideas to sort this out.
__________________
Mick has just punched the cr@p out of the "Unlike" button on the Official Nokia Facebook Page.
 
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#1169
Originally Posted by stickymick View Post
This is still not downloading the videos for me.

Not sure if I've got the latest version or not (1.0.0). Not picked up any updates for some time.

Be eternally grateful for any ideas to sort this out.
First thing I would do is to reset the download directory in the settings (you can choose the same one, it's just to make sure that it's set correctly). If this doesn't work, then I still think it must be down to lack of write permissions. That is what would cause the download to fail immediately. The first thing the code does is to check that there is permission to write to the filepath (download_directory/filename.mp4).

You can check the permissions of a directory by entering

Code:
ls -ld directory
There's a chance that your MyDocs has become corrupted, resulting in read-only access to one or more folders.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following User Says Thank You to marxian For This Useful Post:
stickymick's Avatar
Posts: 1,079 | Thanked: 1,019 times | Joined on Mar 2010
#1170
Thanks for getting back Marxian.

After running the ls -ld command I got

Code:
drwxrwxrwx   2 user    root    65536 Jun 19 02:07 /home/user/MyDocs/.cutetube
Quick update. That seems to have fixed it so far. Just downloading a video now. I'll try a couple more later see how it goes.

Thanks for the help
__________________
Mick has just punched the cr@p out of the "Unlike" button on the Official Nokia Facebook Page.

Last edited by stickymick; 2011-07-02 at 20:31.
 

The Following User Says Thank You to stickymick For This Useful Post:
Reply

Tags
cutetube, marxian = god, marxian legend, son of a gun, son of douche, son of fail, son of god, youtube


 
Forum Jump


All times are GMT. The time now is 02:55.