Skip to content
forked from lzls/Videos

An app lists all the videos from the sdcard (except for the ones not recorded to the system db.), where you can perform such ops as topping, deleting and playing. Also, there are some handy TV live streams that you can find to play in the `Online Videos` section of the application homepage.

License

Notifications You must be signed in to change notification settings

NimeshHirpara/Videos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Videos

An app lists all the videos from the sdcard (except for the ones not recorded to the system db.), where you can perform such ops as topping, deleting and playing. Also, there are some handy TV live streams that you can find to play in the Online Videos section of the application homepage.

Features

  • Videos are listed and classified by each item for the videos under the same directory or just a standalone file.
  • Top a recently viewed or favourite video directory or video from the list.
  • Delete all the videos within a directory or a single video file.
  • Rename a video file or make an alias for a video directory.
  • Share a video file to another app.
  • View the details of a video file/directory.
  • Search the videos matching all of the search key words.
  • Play a local video from the app list or across from an other app (such as a file manager/explorer). Audio files are also permitted in the latter case.
  • Play an online audio/video stream by entering a direct URL.
  • A set of useful, typical, and even awesome ops for the audio/video playbacks.

Screenshots

   
 
 

Developing Videos

Project branches

  • Development work happens on the dev branch. Pull requests should normally be made to this branch.
  • The release branch holds the most recent release.

Using Android Studio

To develop Videos using Android Studio, simply open the Videos project in the root directory of the repository.

Licence

Copyright 2017–present 刘振林

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the license.

About

An app lists all the videos from the sdcard (except for the ones not recorded to the system db.), where you can perform such ops as topping, deleting and playing. Also, there are some handy TV live streams that you can find to play in the `Online Videos` section of the application homepage.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 89.6%
  • Kotlin 10.4%