Udhayarajan / VidSnap

All in one Social media video downloader exclusively for android using Android Studio. Instagram video(reels, IGTV, video post), Facebook videos, Youtube video(shorts and videos), Twitter videos( video post and Broadcast), WhatsApp Status saver
https://www.buymeacoffee.com/udhayarajan
GNU General Public License v3.0
83 stars 24 forks source link

Feature request: provide a null-extractor so that it return the original link as the downloadable link. #24

Closed NanyangTaiji closed 1 year ago

NanyangTaiji commented 1 year ago

In this case, we can you this app as a plain downloader as well that working for those direct links without the need of extraction.

Additionally, when no suitable extractor is found, a dialog can be popup asking whether want to proceed with direct downloading or not.

Udhayarajan commented 1 year ago

seems doable but as of now I'm stuck in a tight academic schedule I can't. I gladly accept any PR for this

Udhayarajan commented 1 year ago

Done this up to an extent. Don't try with large files keep your file size below 100MB. Also, only video is supported. Don't try with other zip files or so. Then you can't open the History (where you can see the list of downloaded history)

NanyangTaiji commented 1 year ago

Thanks