Page 1 of 1

Strange characters in File

Posted: Tue Jul 19, 2011 2:29 pm
by nagan
I downloaded a few files from youtube thru FG and am getting strange characters in File names. I tried a sample today here.The file gets saved as Image.
In Linux systems the same file refuses to get copied to a pen drive etc.

Re: Strange characters in File

Posted: Tue Jul 19, 2011 5:47 pm
by Giorgio Maone
I cannot reproduce.
Are you using the built-in download manager?
Does it happen on a clean profile?

Re: Strange characters in File

Posted: Tue Jul 19, 2011 8:44 pm
by therube
I (kind of) get the same with Net Transport.
There seems to be Unicode characters in the "name".

Net Transport returns the file name "videoplayback", but in its Properties, "comment" section, it display the "pretty" name, complete with some funky (box-like looking as it is) characters.


flashgot.fgt.done:

Code: Select all

1;Net Transport 2;0;;
http://www.youtube.com/watch?v=xiooy8dU_l4
http://o-o.preferred.dfw06g01.v12.lscache7.c.youtube.com/videoplayback?sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Calgorithm%2Cburst%2Cfactor%2Coc%3AU0hQRlFOTl9FSkNOMF9JSFJJ&fexp=903311&algorithm=throttle-factor&itag=34&ip=0.0.0.0&burst=40&sver=3&signature=AECF212DAD17091C2F0195BC7B84B3AD78680F6A.2D6A63728FDDBD7B8F0C349AB7E67C9410D1D512&expire=1311130800&key=yt1&ipbits=0&factor=1.25&id=c62a28cbc754fe5e
ÔǬHilarious_Karate_CatÔǼÔÇÅ (video/x-flv)
VISITOR_INFO1_LIVE=8JYEPY9oj_w; use_hitbox=72c46ff6cbcdb7c5585c36411b6b334edAEAAAAw; recently_watched_video_id_list=679b7631824bc1ce4643eb98a0d2df83WwEAAABzCwAAAHhpb295OGRVX2w0; GEO=5b649700dbe5f43f13eb22c499fae7aacwsAAAAzVVOXxPeUTiXqtg==; PREF=fv=10.3.181; 

http://forums.informaction.com/viewtopic.php?f=6&t=6853&sid=69e73747aa2c5ce38223db8cbc67471a
VISITOR_INFO1_LIVE=8JYEPY9oj_w; PREF=fv=10.3.181; use_hitbox=72c46ff6cbcdb7c5585c36411b6b334edAEAAAAw; recently_watched_video_id_list=679b7631824bc1ce4643eb98a0d2df83WwEAAABzCwAAAHhpb295OGRVX2w0; GEO=5b649700dbe5f43f13eb22c499fae7aacwsAAAAzVVOXxPeUTiXqtg==
Name part from above:

Code: Select all

ÔǬHilarious_Karate_CatÔǼÔÇÅ (video/x-flv)

Re: Strange characters in File

Posted: Wed Jul 20, 2011 3:14 pm
by nagan
Giorgio Maone wrote:I cannot reproduce.
Are you using the built-in download manager?
Does it happen on a clean profile?
Using the built in download manager. By the way , when you open the (youtube) link , you will find the site name (at the top beside the FF icon --NOT THE ADDRESS BAR) exactly as the file name I mentioned. I could attach a snap , but it is tiring to hotlink....Can you consider image uploads for reasonable users..

Re: Strange characters in File

Posted: Wed Jul 20, 2011 5:26 pm
by therube
Must be pulling (the "name") from here:

Code: Select all

    <title>
        ‪Hilarious Karate Cat‬‏
      - YouTube
  </title>

Re: Strange characters in File

Posted: Fri Jul 22, 2011 5:20 pm
by nagan
therube wrote:Must be pulling (the "name") from here:

Code: Select all

    <title>
        ‪Hilarious Karate Cat‬‏
      - YouTube
  </title>
Fne.Are we near a solution or would we have to do with Martian names? :P

Re: Strange characters in File

Posted: Fri Jul 22, 2011 5:24 pm
by Giorgio Maone
nagan wrote: Fne.Are we near a solution or would we have to do with Martian names? :P
In order to fix it, I need to figure out a way to differentiate between legitimate high unicode characters (like Cyrillic or Chinese) and non-printable characters like these.

Re: Strange characters in File

Posted: Fri Jul 22, 2011 8:51 pm
by Giorgio Maone
Should be fixed in latest development build, thanks.