Hi Martin and all
how can I download YouTube videos to my SD card audio or video how can I create flow.
trigger = send or share intent received
condition = confirmation dialog
true =mp3 file
false=mp4 file to my internal storage or memory card.
how can I?
thanks from record4
YouTube downloader
Moderator: Martin
YouTube downloader
No.1 Automation app in play store Automagic Premium
Samsung Galaxy j2 non rooted.
Android 5.1.1
Samsung Galaxy j2 non rooted.
Android 5.1.1
Re: YouTube downloader
How do you download the video/mp3? Do you append the prefix to the url link? If yes, you can simply concatenate the link from the share intent extra. But you need to give example of your download first, before we can parse it.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Re: YouTube downloader
hi desmanto
in this screen shot how can I paste link automatically and how can I get format mp3 or mp4. also give me how can I use Actoin "control UI ()" function "paste".
thanks from record4
in this screen shot how can I paste link automatically and how can I get format mp3 or mp4. also give me how can I use Actoin "control UI ()" function "paste".
thanks from record4
- Attachments
-
- screenshot-1-1.png (228.85 KiB) Viewed 7451 times
-
- youtube_download .xml
- (3.23 KiB) Downloaded 588 times
No.1 Automation app in play store Automagic Premium
Samsung Galaxy j2 non rooted.
Android 5.1.1
Samsung Galaxy j2 non rooted.
Android 5.1.1
Re: YouTube downloader
No, you can't paste inside browser frame, it is sandboxed. There is no direct way you can use Control UI to paste it then. I thought the website support http post, but it hide the button behind a very complex javascript.
I used to know another way, by appending "ss" to the youtube url, this method will work. But I try it now and doesn't work anymore, the website probably shut down already. Need to find other way to do it.
I used to know another way, by appending "ss" to the youtube url, this method will work. But I try it now and doesn't work anymore, the website probably shut down already. Need to find other way to do it.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.