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

Songs: Add field to copy-paste the video description #1386

Open
andreoda opened this issue Jul 8, 2021 · 5 comments
Open

Songs: Add field to copy-paste the video description #1386

andreoda opened this issue Jul 8, 2021 · 5 comments
Labels
adding/editing entries Adding/Editing entries (artists, songs, albums, tags, song lists, events) complexity: unknown Unknown days of work content: songs Song entries feature request feedback-wanted Feedback and further discussion needed (open questions) priority: low Issues/Tasks that are not so important UX/usability UX (User Experience): Methods for improving the usablitiy

Comments

@andreoda
Copy link
Member

andreoda commented Jul 8, 2021

For song entries

Is your feature request related to a problem? Please describe.

  • people forget to add information
  • people can't find information (they don't look into the video description)
  • video got deleted and info/video description is missing now

Describe the solution you'd like
A field meant to put the video's description in by copy-paste. From video sites like YouTube, NicoNicoDouga and bilibili.

Describe alternatives you've considered
The normal description field is not there to copy-paste the video description, since it is (in most times) written in first person.
The "artist's personal description" field is only meant for registered and verified artists/producer to put their own (first person) description in.

Maybe expand the usage for the "artist's personal description", so that it is allowed to copy-paste the video description but that is not possible since only verified artists and mods are allowed to use this.

Additional context
If a new field is created for this, maybe the system could automatically input the video description. If a video has two or three uploads or are on different sites (YT and NND) that would not work though.

@andreoda andreoda added the content: songs Song entries label Jul 8, 2021
@ycanardeau
Copy link
Contributor

This is definitely useful for several reasons, this task needs some more planning.

@andreoda Could you please explain a little bit more, why you need a new field to copy and paste the video description, rather than to use the existing one? How about adding a new field to PVs instead of a song? By PVs, I mean the entries in the Media tab on the song edit page.

@ycanardeau ycanardeau added the feedback-wanted Feedback and further discussion needed (open questions) label Sep 28, 2021
@andreoda
Copy link
Member Author

That idea makes more sense than using the artist description (originally meant for the producer) or normal entry description (meant for info other than "copy-paste"). That way, the video description is connected to the belonging video/PV.
How would that look like? Maybe a tab that collapses once clicked on it under the PV? or maybe on top of the PV media on the right side (empty space besides the embedded media)?

@ycanardeau
Copy link
Contributor

That way, the video description is connected to the belonging video/PV.

That's exactly why I suggested adding a new field to PVs rather than a song. If we added a field to a song, then we could have only one description per song. There might be some cases where the video description differs from service to service (e.g. YouTube and NND).

How would that look like?

Actually, we wouldn't need a field on the edit page, if the system automatically inputs the video description, in which case you can't edit it manually though. By a field, I mean not only a text field, but also a database column. Let's say you added two PVs (YouTube and NND) and then clicked on "Save changes". The system makes API requests to YouTube and NND, and then saves the two (possibly) different video descriptions into the database. When you visit the song details page, one of the descriptions appears. Perhaps we could switch between descriptions by clicking a tab, just like the translated description.

@andreoda
Copy link
Member Author

The idea is super good but what would happen if A the description was changed by the uploader or B the PV got deleted. It is a bit tricky.

@ycanardeau
Copy link
Contributor

the description was changed by the uploader

We have two options:

  1. update it manually (similar to the Refresh PV metadata button)
  2. update it automatically by regularly making API requests

I think option 1 is enough.

the PV got deleted

In this case, we don't need to do anything. The description is already stored in our database.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 14, 2022
@VocaDB VocaDB unlocked this conversation Aug 12, 2022
@ycanardeau ycanardeau transferred this issue from VocaDB/vocadb Aug 12, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 16, 2022
@VocaDB VocaDB deleted a comment from github-actions bot Apr 26, 2023
@VocaDB VocaDB deleted a comment from github-actions bot Apr 26, 2023
@VocaDB VocaDB unlocked this conversation Apr 26, 2023
@andreoda andreoda transferred this issue from VocaDB/community Apr 26, 2023
@andreoda andreoda added adding/editing entries Adding/Editing entries (artists, songs, albums, tags, song lists, events) UX/usability UX (User Experience): Methods for improving the usablitiy labels Apr 26, 2023
@andreoda andreoda reopened this Apr 26, 2023
@andreoda andreoda added complexity: unknown Unknown days of work and removed good first issue labels Mar 6, 2024
@andreoda andreoda added the priority: low Issues/Tasks that are not so important label Mar 23, 2024
@andreoda andreoda changed the title A field to copy-paste the video description Add field to copy-paste the video description Nov 21, 2024
@andreoda andreoda changed the title Add field to copy-paste the video description Songs: Add field to copy-paste the video description Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adding/editing entries Adding/Editing entries (artists, songs, albums, tags, song lists, events) complexity: unknown Unknown days of work content: songs Song entries feature request feedback-wanted Feedback and further discussion needed (open questions) priority: low Issues/Tasks that are not so important UX/usability UX (User Experience): Methods for improving the usablitiy
Projects
Development

No branches or pull requests

3 participants