Git Product home page Git Product logo

youtubewebview's Introduction

This Project is a basic Youtube WebView with automatical downloading ability when the video page is not DRM protected. It does not have any dependencies on Android L WebView's new API, but the build dependencies file has target API Level 22, because lower Version WebView's Security Vulnerabilities. You can modify it manually for lower API level(such as 4.4.2) and use it at your own risk.

The downloading will start automatically when you enters a youtube page matches url pattern "youtube.com/watch?v=", it is using the embeded MP4 URL for 360P quality video. Default downloading directory is $SD_CARD_ROOT/YoutubeVideo, App will automatically create this Directory YoutubeVideo under $SD_CARD_ROOT if nothing exists.

youtubewebview's People

Contributors

gnail737 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.