SKincinerate / gotube

Automatically exported from code.google.com/p/gotube
0 stars 0 forks source link

American Developer Says Hi #34

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'm willing to contribute to GoTube, although a little pointless.

I still use the application everyday, and I've been fixing scripts by myself as 
they have broken in the past. I have about 5-8 years of JavaScript use.

For starters, I attached a working YouTube script as of 3/13/2011

Original issue reported on code.google.com by xiph...@gmail.com on 14 Mar 2011 at 3:50

Attachments:

GoogleCodeExporter commented 8 years ago
Oops, that script orders the search results by published, meaning the most 
recent videos come up first :P It can be easily changed, just change 
"orderBy=published
 to "orderBy=relevance" for normal searching.

Original comment by xiph...@gmail.com on 14 Mar 2011 at 4:00

GoogleCodeExporter commented 8 years ago
Do you want to be added to the updater ?
in that case you must have a repository.

Original comment by biscotte...@gmail.com on 3 May 2011 at 3:26

GoogleCodeExporter commented 8 years ago
http://arse.voidteam.net/gotube/

Original comment by xiph...@gmail.com on 3 May 2011 at 5:32

GoogleCodeExporter commented 8 years ago
added ;)
I rated your repository as NSFW so you can publish all type of script
but if you plan to dev only SFW script, ask me to change rating.

Original comment by biscotte...@gmail.com on 3 May 2011 at 5:46

GoogleCodeExporter commented 8 years ago
That's fine

Original comment by xiph...@gmail.com on 3 May 2011 at 5:50

GoogleCodeExporter commented 8 years ago
well there is something wrong in the repository's page
please rename your scripts to .js (case sensitive)

Original comment by biscotte...@gmail.com on 3 May 2011 at 5:55

GoogleCodeExporter commented 8 years ago
Fixed

Original comment by xiph...@gmail.com on 3 May 2011 at 5:57

GoogleCodeExporter commented 8 years ago
i keep getting a communication with server failed(0) when trying to download 
the script in updater after doy u wish to download script
but other repositorys are fine?

Original comment by mark.web...@gtempaccount.com on 4 May 2011 at 7:48

GoogleCodeExporter commented 8 years ago
Only difference between your server and the other is the mime-type :
your server send "application/javascript"
other one send "text/plain"
maybe you should try to override server's mime type (using .htaccess)

Original comment by biscotte...@gmail.com on 4 May 2011 at 9:10

GoogleCodeExporter commented 8 years ago
Okay, it should be fixed.

Original comment by xiph...@gmail.com on 5 May 2011 at 12:35

GoogleCodeExporter commented 8 years ago
Okay its still having a problem so biscotte can you add this repo? 
http://xiphirx.netne.net/gotubescripts/

Original comment by xiph...@gmail.com on 6 May 2011 at 11:59

GoogleCodeExporter commented 8 years ago
you should respect the casse in your script :
the file name contain a 'X'
but the object name has 'x'
I think it's the problem.
I change the repo anyway ?

Original comment by biscotte...@gmail.com on 7 May 2011 at 11:58

GoogleCodeExporter commented 8 years ago
Yeah, sure change the Repo anyway. I'm using the same server that iServer is 
now so I shouldn't have a problem.

I changed the case for the file name

Original comment by xiph...@gmail.com on 7 May 2011 at 7:47

GoogleCodeExporter commented 8 years ago
okay !
repo updated ;)

Original comment by biscotte...@gmail.com on 7 May 2011 at 7:55

GoogleCodeExporter commented 8 years ago
I like this script, nice addition, good result for me.

http://www.result.pk

Original comment by translat...@gmail.com on 12 Mar 2012 at 5:00