Giter Club home page Giter Club logo

dvd's People

Contributors

junkfood02 avatar poussinou avatar whytox avatar xibr avatar yausername avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dvd's Issues

[Bug] Wrong mp4 Extension

When I download a video from YouTube and pick something like 480p with mp4 extension, it will actually download it with mkv extension. If its mkv it should show mkv instead of mp4.

Twitch Video Size 0B

The size of the Twitch video is always estimated/calculated as 0B, thus there's no progress bar at notification. There's only "Starting download" notification.

Share button

can this app implement a share button for sharing videos in the downloads tab

Ability to search videos in the app using ytsearch

Currently, we have to enter the link to extract info about the video and download, I'm asking for the ability to search through youtube for the video, click on it to extract info and then download it all inside the app
Ytsearch allows to search for videos
It could then rival newpipe, by using yt-dlp instead of newpipe extractor

[Facebook] - Video has no sound

Hello, I tried to download a Facebook video and it doesn't download the video with sound. I suspect an user agent issue. Could you investigate?

Feature request Audio download to mp3

Hi!
I really like your app and thanks for it!
Would it be possible to add an option to download video files in "only audio" version as mp3 file?
(Currently it is downloading them as mp4)

App stopping when try open removed files from downloads list

Screenshot_20200705-124240_One UI Home.jpg

if I remove file from downloading folder and try to open it from downloads list app stopping.

Some time returned

content://com.android.externalstorage.documents/tree/primary%3ADownload/document/primary%3ADownload%2F%D8%A7%D9%84%D9%85%D9%81%D8%B1%D9%88%D8%B6%20-%20%D8%A3%D8%B5%D9%8A%D9%84%20%D9%87%D8%A7%D9%85%D9%8A%D9%85%20-%20%D8%AC%D9%88%D8%AF%D8%A9%20%D8%B9%D8%A7%D9%84%D9%8A%D8%A9%20(Ultra%20Flac).mp3

Screenshot_20200705-124757_Android System.jpg

app crash

Used version 0.1.4
Installed app-arm64-v8a-debug.apk
App crashes when I try to set DOWNLOAD LOCATION in settings. If I search a link, select video resolution, and receive Download location prompt it will also crash if I select CHOOSE FOLDER. So because I can not assign a location, I can not download anything.

OnePlus 5t
Android v10

Console interface in <youtube-dl> tab

It would be good to have an actual console interface / output in the <> tab.
This way we could enter --help to see the syntax for example (although arguably it would be nice to have the syntax available in a persistent manner, like instead of the dvd on top).
But also other commands like all the simulation commands, which would be really helpful for debugging purposes.

The console should always put youtube-dl at the front, so the user doesn't have to type this in each time.

Using the --cookies command

I've been attempting to execute yt-dlp's --cookies command to access private/members-only videos but it doesn't work and I can't tell where it's failing.

I'm using a cookies.txt that works on my Windows machine and I've tried different phone directory prefixes and references to the file (like mnt/, file:///, and simply the root path) to no avail. Is it something I'm missing or does it not work?

Download is not working

when i select the download format it display toast message
Download queued. Check notification for progress and notification disappear after few seconds. There is nothing in the downloads section.
Plus returns unnecessary format with the correct format for some video sites .

Publish on F-Droid?

As the title says. There's no Youtube-dl based tools on F-Droid and this would be good to add to there.

How to get update to master branch of yt-dlp

Hello, so yt-dlp fixed geting age restricted videos from youtube but this works only in master branch version and its not release yet, is it posible to get this to work with your program

Suggestion : add CRUD for profiles

This is a suggestion for adding support for create, remove, update, and delete download profiles, which are basically sets of arguments for yt-dlp. Cheers

Download stopped at 99.8%

While downloading 2-3 videos at same time download stops around 99% and never download gets completed.

finally it works

v0.0.4 it works except it doesn't determine file size of videos for some sites.

[Suggestion] Share link to dvd.

It would be cool if there was a share handler so you could share a link to dvd to open dvd with that link already searched for.

Simple browser

Simple webview browser, instead of copy and paste link or share link from other app.

1.replace home fragment with webview fragment.

2.add floating button on top of webview to download videos when playing or add context menu for webview with "Try download" to download videos directly from home page(ex youtube.com).

3.change home fragment to activity, when user click download button or context "Try download" from webview it launchs FormatSelectorActivity, finally user selects his choice and download starts and close FormatSelectorActivity.while user downloading he can browse whatever he wants.
example vidmate or videoder

vimeo

Downloading Status

I love this app.

I find Difficult on knowing downloaded size of file and want to download yet so please add status fir downloading.

Did not execute

I tried

-o /storage/26A2-0D16/Downloads/YT-DLP/ARTIST/%(playlist_title|YT-DLP)s/%(playlist_autonumber)02d - %(title)s.%(ext)s --embed-thumbnail --parse-metadata 'playlist_index:%(track_number)s' --add-metadata --embed-metadata https://m.soundcloud.com/drywaterr/potp

doesnt do anything if its on sdcard, on internal storage it works fine

App : 0.1.3
Asus zenfone max pro m1 android 9

Can you help me get video info using java?

hello, I want to get the video sources of all quality options of a video, for example, from a link from vk site, using the model and arraylist as in this project. Can you help.

File creation fails silently when filename is longer than about 255 bytes

tl;dr

Most filesystems support filenames of โ‰ค255 bytes, but youtube-dl sometimes generates filenames longer than 255 bytes. When this happens, file creation fails silently. Suggest truncating filenames longer than 255 bytes.

Detail

When trying to download certain videos, dvd successfully loads the metadata, allows selection of download location, and displays "Download queued" toast popup, however, the video doesn't appear in the Downloads tab nor on the filesystem.

I created a Twitter thread of testcases which suggests that the issue is due to filename length. It seems most filesystems have a max filename length of 255 bytes, so my guess is that dvd is running into that cap.

It seems like the fix could be as simple as truncating the filename. Catching failed downloads and notifying the user would also be a nice-to-have, but would be more work to implement. ๐Ÿ˜‰

Thanks for your work on this project!

download progress notification does not update

system info

android 11, arm64, vayu

expected behaviour

description of notification changes according to download progress

what actually happened

Screenshot_20220426-093057_GitHub~2.png
notification freezes at download progress 0.1% even though download task is still ongoing and does not update untill download is complete

how to reproduce

just download any twitch video

[Suggested App Features and Improvements]

@yausername- I have several suggestions of new app features that would improve the apps functionality.

1.) While downloading video links It would be nice to have a pause and resume the download feature.

2.) After the video file is Downloaded it would be nice to have the ability to Long Press on a downloaded file or even swipe left or right across the file name to clear it from the downloads list under the downloads tab.

3.) Add the Ability to speed up Video downloads by splitting the file up into different parts similar to IDM+ which allows you to split the file up into 32 parts.

โ€ข (These additional parts are created and queued and started when the other parts are finished)

4.) Show the estimated time (ETA) until the video file is completed/finished.

โ€ข Implement a progress bar notification showing the progress of the downloaded file. Ex: 30 seconds left or 40% Downloaded.

5.) Lastly Create an empty file to help accelerate the download progress.

โ€ข All of these features above are examples of the many little things that the app IDM+ does right and correctly with it's in app download manager features. It would be nice to see these features get implemented into this app.

subtitle

How do I extract just cc or custom subtitles ?

Feature idea: default download quality

I love that i can share a video link from another app to dvd to load up info about downloading a video. But it would be nice to have a default download quality set so i can share a video link to dvd and the download will start immediately without any further selections

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.