Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
[youtube] download_with_rtmpdump Permission denied on Android #1859
Comments
|
Do you have rtmpdump installed in your Android device? |
|
No.[but it comes up with permission denied(su?) instead of err not found]. So some videos can only use rtmpdump? |
|
Yes, for some videos rtmpdump is needed. Although currently those videos from youtube can't be downloaded (see #1797) |
video id = 1-5bzCOLMb8
ytdl version ~ 2013-11-23
outube] 1-5bzCOLMb8: Downloading video info webpage
outube] 1-5bzCOLMb8: Extracting video information
outube] RTMP download detected
ownload] Destination: /sdcard/yo0/M/MB300.yt/Jusqu'au bout de la route-1-5bz
b8.flv
ROR: RTMP download detected but "rtmpdump" could not be run
aceback (most recent call last):
File "/mnt/sdcard/sl4a/scripts/!yo-2b/youtube_dl.py/youtube_dl/FileDownloade
", line 279, in _download_with_rtmpdump
subprocess.call(['rtmpdump', '-h'], stdout=(open(os.path.devnull, 'w')), s
r=subprocess.STDOUT)
File "/home/manuel/AptanaStudio3Workspace/python-for-android/python-build/ou
/usr/lib/python2.6/subprocess.py", line 444, in call
File "/home/manuel/AptanaStudio3Workspace/python-for-android/python-build/ou
/usr/lib/python2.6/subprocess.py", line 595, in init
File "/home/manuel/AptanaStudio3Workspace/python-for-android/python-build/ou
/usr/lib/python2.6/subprocess.py", line 1092, in _execute_child
Error: [Errno 13] Permission denied