How to download youtube videos in android ? - General Questions and Answers

Hey can someone tell me which app is exactly good for downloading youtube videos ?

Saeed rehman said:
Hey can someone tell me which app is exactly good for downloading youtube videos ?
Click to expand...
Click to collapse
I use the site ClipConverter.cc. Just navigate to it using any web browser, and it works great.

Saeed rehman said:
Hey can someone tell me which app is exactly good for downloading youtube videos ?
Click to expand...
Click to collapse
Looking for download youtube videos? The following method-
(*Recommend Method*)
Download Tubemate.apk (Google it)
Install it
After Installed go thrown the Video you're like to download.
Press Green Install icon on upper right corner.
(*Alternate Method*)
Open Brower and go to Youtube.com
Open Video you're like to download
Then Do this
Deletehttp://m.
Ex
http://m.youtube.com/****/******
Replace with typing ss
Ex
ssyoutube.com/****/****
Now download it in that website
Click to expand...
Click to collapse
Hope it help you...

I know a similar way as Rajaks, but just a little easier. Go to your desired youtube video with your phone's internet browser, then press 'ss' right before the youtube. As for an example : https://www.ssyoutube.com/watch?v=lqBoydmdiuE

Or you could just use ViralLite which allows you to download the YouTube videos and play them later.

downloader
you can do it here http://inettools.net/en/application/youtubedownloader

Download a app called tubemate for downloading youtube videos go to youtube app and open a video and click on share at the top of video screen and selete tubemate then it will automatically open tubemate now you just select the resolution of video i recommand you to select 640×360 (mp4) then click on download.
Download link- http://www.androidfreeware.net/download-youtube-tubemate.html
Press thanks if helped.

Add "ss" before the "YouTube" and it will redirect you to the download site

Related

[Q] Android App to download Videos (not just You Tube)!!

Can anyone please let me know if there is any app to download videos from any site (not just You Tube)?
I want to download videos (generally flash videos) from any website.
I searched on net and market but there are apps that download videos from You Tube but not from any other site.
i dont think thats possible on galaxy 3.. until full flash support is up..
Thanks for the reply rudolf895 but I think flash is only needed to play the videos not to download them. And also, if there are apps that download videos from You Tube, then I dont think there is any problem in coding an app that will support any website (not just You Tube)?
The app should be that: The User just need to enter the url from which you want to download the video and app should do the rest.
Please let me know your thoughs on this.
vijay.gupta said:
Thanks for the reply rudolf895 but I think flash is only needed to play the videos not to download them. And also, if there are apps that download videos from You Tube, then I dont think there is any problem in coding an app that will support any website (not just You Tube)?
The app should be that: The User just need to enter the url from which you want to download the video and app should do the rest.
Please let me know your thoughs on this.
Click to expand...
Click to collapse
do it!
Thanks stubborn donkey...but i dont know the programming else i would love to do it...
Dude if you are looking for some hot hot videos try sex tube pro from applanet...dont get burn ok..
Sent from my GT-I5800 using XDA App
No dude!! I am only looking for normal videos...
Videos2Android
Use "Save Video plugin for Internet Explorer". It allows you convert videos during downloading. Just select Convert>Devices>Droid before download videos.
Every app I've tried that says that you just share the link with the app, and then it will download the video, fails to do so. When the link is shared, the app then reports that there is no video in the link. I'm at a loss. I don't wanna download on my laptop and trans over to droid device, that defeats the purpose of using the droid device. If i wanted to use the laptop all the time i wouldn't have got a tablet.
Use bytetornado, it's working!
I found this:
http://www.appszoom.com/android_applications/media_and_video/web-video-downloader_blftq.html
It's not free. But it does work about 50% of the time...
I'm sorry. I have to take back my last post. It turns out that web video downloader is no longer available on the play store. Meaning you'll have to get it elsewhere. And even then it still has a very low success rate. I'm currently trying to download and it keeps crashing. I'm disgusted. Why isn't there an android app similar to internet download manager for windows? Something that captures streaming video?
there are 2 that I have found
Bryon15 said:
I'm sorry. I have to take back my last post. It turns out that web video downloader is no longer available on the play store. Meaning you'll have to get it elsewhere. And even then it still has a very low success rate. I'm currently trying to download and it keeps crashing. I'm disgusted. Why isn't there an android app similar to internet download manager for windows? Something that captures streaming video?
Click to expand...
Click to collapse
Not sure if you are still looking but there are 2 apps that I have found. One is dowloadr...not great and crashes a fair bit but could be the user not the program! the best one imo is video catcher....there is a free demo version with almost full capability or for a dollar you can upgrade and download many vids simultaniosly... basically with videocatcher if you can play it on your screen it can download it.... both in the store
try Tubemate
Arjav23 said:
try Tubemate
Click to expand...
Click to collapse
Tubemate is only for youtube
Sent from my GT-I5800 using xda app-developers app
ChrisTK said:
Tubemate is only for youtube
Sent from my GT-I5800 using xda app-developers app
Click to expand...
Click to collapse
I know
Sent from my GT-I5800 using xda premium
mnmmmmmm
firefox for android will do the work for you..
just add the flash video downloader add-on..
b
No app worked.
I used opera and adm download manager.
In opera, type about:cache and search for the right file by clicking on preview.
A dialogue box will allow you to open the link with adm.
Start the download with adm.
I had to search a bit for the video file because there are sometimes no extensions and you don't know which site is really hosting the video.
You may consider deleting previous caches in settings to avoid this problem.
vijay.gupta said:
Can anyone please let me know if there is any app to download videos from any site (not just You Tube)?
I want to download videos (generally flash videos) from any website.
I searched on net and market but there are apps that download videos from You Tube but not from any other site.
Click to expand...
Click to collapse
Try TubeMate for YouTube videos.......It's against google policy to download videos and hence this app is no longer available on the market...
Click here to go to the app's homepage
vijay.gupta said:
The app should be...enter the url from which you want to download the video and app should do the rest.
Click to expand...
Click to collapse
Dude if you really have the video URL you can download it in any browser. The content you're after is typically one of several components of a web page; the URL you have is either for the surrounding web page, or perhaps for the swf player (the active element that chromes your video stream and provides limited interactivity with the Flash server).
What you actually need is an app to parse the obfuscated video URL from the page source--and to perform authentication if the video is hosted on an RTMP server. In other words, a YouTube downloader extension is not as easily repurposed as you imagine.
For the (GUI-dependent) majority, just using a downloader that can perform RTMP handshaking is non-trivial. That said, RTMPDump binaries have been compiled for Android--give it a try and let us know how it works out.

What's the best YouTube downloading app?

I really liked JetVD but it was freezing up my Evo 3D while downloading any YouTube files (the notification bar specifically) and I'm currently using TubeMate.
Are there any others I'm missing?
https://market.android.com/details?id=d.evian.tbe.mte&feature=search_result
Best youtube downloader ever.
Shay D. Life said:
https://market.android.com/details?id=d.evian.tbe.mte&feature=search_result
Best youtube downloader ever.
Click to expand...
Click to collapse
Yea, that's what I'm using right now.
TubeMate works perfectly for me, but if you insist, there are many other downloading out there in the Market.
But take a look at this, its a modified youtube with download capabilities. Someone add the download button in share video. (I do not own this app, credit goes to the dev I don't know who) uploaded.to/file/7yz54fcy
Sent from my HTC Desire HD using XDA App
this: http://forum.xda-developers.com/showthread.php?t=1069911
it's a mod of the default youtube app
after the video downloaded i use
https://market.android.com/details?id=com.MediaConverter
to covert the video to a real mp3 file

YDownload - like youtube red but free

This app is a simple and easy to use client that will let you download any youtube content in any format (mp3,mp4,avi,wmv,etc...) downloads are done in a matter of seconds, you can either enter a youtube link opr use the search option to directly download from youtube. If you prefer to use the official youtube app you can also open youtube and click share button then in the share list click YDownload and the content is downloaded directly!
Thats not all, this app is integrated with a videoplayer that will let you run your videos in a popup window that is visible while using any othe App!
Last an certainly not least while browsing youtube via the app videos will continue to play in the background when app is closed !
So why use YDownload :
+youtube videos will continue playing in background even when app is exited.
+save videos for offline viewing
+find a music you like while browsing ? No problem just hit download button to download in mp3 and play it with any mediaplayer.
+Like to watch videos while doing other stuff ? Just hit PIP button while using integrated videoplayer to use multiwindow mode and watch video in a small popup window while using any other app.
+Apk size is only 2.7mb !
+ Minimum battery usage
+possibility to request any feature with an in app request page and the request is added in the next update.
+and more !
Download : https://labs.xda-developers.com/store/app/com.scrdev.pg.YDownload
I'm trying to get it
frenchie1952 said:
I'm trying to get it
Click to expand...
Click to collapse
I believe it is still available but I stopped development of this app
Its not on the store anymore

[guide][no root] DOWNLOAD YOUTUBE VIDEOS WITHOUT ANY APPS

What do you use to download YouTube videos??
Apps like vidmate, tubemate, ogtube, etc.
This is a simple guide. It doesn't require any root access or a high end smartphone ?.
If your only intention is to download the video.. Then we can do it without using any app.
Why shouldn't you use these apps?
1) takes storage space
2) battery hungry
3) runs in background always.
Please note :- i don't suggest you to not to download these apps. I do respect to all the devs of those apps.
So here is your complete guide:-
Step-1
Go to YouTube app and choose any video that you want to download
Step 2
Then click on share and copy link.
Step 3(imp)
Now open any web browser and paste the link and click enter
Here is the main part
--- open your url box and delete all the letters before YouTube and add "www.ss" before YouTube.
Like this-
Original link :
https://youtu.be/mSn0B62l8fs
Edit it to:-
https://www.ssyoutu.be/mSn0B62l8fs
That's it now click enter and web page will come up. Now you can choose any format of the video to download. Including audio format too.
If you are still confused you can check my video here and also support me too :- https://youtu.be/vKRUfz1_Oqk
Again note:- i won't take any responsibility if u face any problem after downloading videos from YouTube. Lol
Download YouTube videos
Thanks for your sharing. I got a new way to download YouTube videos.
I used to downlod YouTube videos by an online video downloader VidPaw. It also works. What you need to do is to insert "paw" behind "youtube". And then you can directly download YouTube video.
Yea I've used various other Youtube download websites - The only problem is Google keeps shutting them down because they don't want you downloading videos from Youtube that's why I stick with apps.
Without any apps? Best way its just use websites like vidmate browser online here: http://vidmatemp3.audio
You can also genyoutube for download video from youtube.

YouTube v4.2 Mod Without Root?

Here is OG YouTube v4.2 basted on latest version of Youtube features like never seen… ..
Features like Mx player make your YouTube like mx player , pop window & background audio , video ,download multiple video/audio features etc...etc.
------------
Download Moded youtube app from here:
Direct link ?:https://uploadfiles.io/vxy6e
AND
It need Micro G to sign in with Google Account
Direct link ? :https://uploadfiles.io/jtwpt
Share your love ❤ on My Instagram id: a1_rakesh
I hope You All Enjoy My Post ? ??
Not work
I personally tested it work well
I not conform that it work properly or not on google phone like google nexus etc
Rest all phone work well.?
Download not working
anjelz2012 said:
Not work
Click to expand...
Click to collapse
Bug: Downloading video not working in some of videos
Plz repair link
Just search on google YouTube vanced apk xda
Rakesh Mahto said:
Just search on google YouTube vanced apk xda
Click to expand...
Click to collapse
So.what is point of your thread..?

Categories

Resources