duck57 / youtubefs

Automatically exported from code.google.com/p/youtubefs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Empty mount point

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. ./youtubefs.py <username> /media/youtube # /media/youtube has user write 
access

What is the expected output? What do you see instead?

The directory /media/youtube contains nothing more than an empty favourites 
folder and a file "profile". 

What version of the product are you using? On what operating system?

youtubefs-0.1.tar.gz on an Archlinux 64Bit.

fuse 2.8.5-1
python-fuse 0.2.1-2
python2 2.7.2-2


Original issue reported on code.google.com by orschiro on 27 Oct 2011 at 5:54

Same on Fedora 19 64 bits,  
fuse-2.9.3-1.fc19.x86_64, fuse-python-0.2.1-6.fc19.x86_64, 
python-2.7.5-4.fc19.x86_64

Profile file contains nothing but: 
Username       =
Gender         =
Age            =
Location       =
Published time = 1187371729
Updated time   = 1370498102

Original comment by info.gez...@gmail.com on 7 Oct 2013 at 10:11

I just noticed that my initial bug report was from 2011. Is YouTube FS 
currently maintained at all?

Original comment by orschiro on 8 Oct 2013 at 5:42

I think not, I was hoping to wake up a developer though :P Might take a look at 
it myself when I got some free time. Sadly enough, I'm currently quite busy, 
was hoping to use this to listen to some music while coding. :P Always 
preferred the CLI, but I guess I'll have to use `mplayer` and `youtube-dl` for 
now.

Original comment by info.gez...@gmail.com on 8 Oct 2013 at 8:33

Just fyi: Just checked, last commit was in 2008.

Original comment by info.gez...@gmail.com on 8 Oct 2013 at 8:35

Are there any other projects currently under development which do roughly the 
same?

Original comment by orschiro on 11 Oct 2013 at 12:57