Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to overwrite/strip creation date metadata on downloads #9452

Open
6 tasks done
MotivationalSqueaker opened this issue Nov 23, 2022 · 3 comments
Open
6 tasks done
Labels
downloader Issue is related to the downloader feature request Issue is related to a feature in the app

Comments

@MotivationalSqueaker
Copy link

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I'm aware that this is a request for NewPipe itself and that requests for adding a new service need to be made at NewPipeExtractor.
  • I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.

Feature description

I use NewPipe fairly often when I'm on the go and want to download a YouTube video so that I can directly send the file to someone.

It seems that when downloading YouTube videos, the download retains special video creation date metadata, which causes my device to think that the video was actually created on the date that it was uploaded to YouTube - rather than the date I downloaded it. In a lot of cases this can be several years ago, for example.

Because of this, it's almost impossible for me to find downloaded videos using my device's video/file pickers as I have tens of thousands of media items and a newly downloaded video always appears at some random position in the gallery instead of being at the top.

This is likely not a bug of course, I guess it's just a result of the fact that YouTube returns the raw video file with its creation date metadata in tact, but it would be super handy if NewPipe could have an option in the settings somewhere which allows the user to specify that downloaded videos should have their creation date metadata stripped/overwritten with the download date automatically.

For now as a workaround I just have to go back into the NewPipe app and then hit share from the downloads section whenever I want to share one of these videos to another app, but it's not as convenient to do it this way.

Why do you want this feature?

It would save a lot of time spent endlessly scrolling through a gallery/photo picker on my device to try and find the video that has just been downloaded.

Additional information

No response

@MotivationalSqueaker MotivationalSqueaker added feature request Issue is related to a feature in the app needs triage Issue is not yet ready for PR authors to take up labels Nov 23, 2022
@SameenAhnaf SameenAhnaf marked this as a duplicate of #4341 Nov 23, 2022
@SameenAhnaf SameenAhnaf added template ignored The user didn't follow the template/instructions (or removed them) duplicate Issue or discussion is a duplicate of an existing issue or discussion and removed feature request Issue is related to a feature in the app needs triage Issue is not yet ready for PR authors to take up labels Nov 23, 2022
@MotivationalSqueaker
Copy link
Author

Are you sure this is a duplicate? #4341 describes a feature request to have NewPipe add ID3 tags (e.g. Artist Name, Album etc.) to media.

This one here is a request to have the ability to automatically strip file-level attributes such as creation date. It doesn't relate to media-specific metadata standards such as ID3.

@ChiefMikeK
Copy link

There are a few options you could use to make your gallery app show NewPipe downloads sorted to your needs (some depending on your cellphone product and/or Android version).
.

  • Best to always be specific when asking for stuff ie.
    • Vendor: Samsung/Nokia?
    • Android api: Pie/Marshmallow?
    • Stock gallery / ??? apps, stock download manager??

Try the following

  • In NewPipe settings change the default download folder(s) so a separate path from your other video & audio media.
  • Examples
    • Download/newpipe-vids & Download/newpipe-tunes
    • or /ext-sdcard/other ...
      If you don't want to show in your stock app you can hide from Android_Media_Storage with a empty nomedia file in a directory.
  • Use a file manager that allows sorting or selecting by reverse date
  • Use a download Manager.
  • Download to an USB FlashDrive.

@AudricV
Copy link
Member

AudricV commented Nov 24, 2022

Reopening. Note that it needs triage again.

This is a niche feature which would be complicated to implement, as we need to edit video data directly.

@AudricV AudricV reopened this Nov 24, 2022
@AudricV AudricV added feature request Issue is related to a feature in the app needs triage Issue is not yet ready for PR authors to take up and removed template ignored The user didn't follow the template/instructions (or removed them) duplicate Issue or discussion is a duplicate of an existing issue or discussion labels Nov 24, 2022
@SameenAhnaf SameenAhnaf added downloader Issue is related to the downloader needs triage Issue is not yet ready for PR authors to take up and removed needs triage Issue is not yet ready for PR authors to take up labels Nov 24, 2022
@opusforlife2 opusforlife2 removed the needs triage Issue is not yet ready for PR authors to take up label Nov 26, 2022
@SameenAhnaf SameenAhnaf marked this as not a duplicate of #4341 Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
downloader Issue is related to the downloader feature request Issue is related to a feature in the app
Projects
None yet
Development

No branches or pull requests

5 participants