openzim / zimfarm

Farm operated by bots to grow and harvest new zim files
https://farm.openzim.org
GNU General Public License v3.0
81 stars 25 forks source link

Create automatically a link to Youtube page #477

Open kelson42 opened 4 years ago

kelson42 commented 4 years ago

From the Youtube recipe online editor, this is difficult to jump on the online Youtube page. A helper in a form an automatically created link would be helpful.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

kelson42 commented 3 years ago

@rgaudin ould that be solved with a dedicated Vue.js component?

kelson42 commented 3 years ago

@mahakporwal02 Is that something you would be interested to fix?

mahakporwal02 commented 3 years ago

@kelson42 many type=playlist have more than one playlist id so should all the youtube links to the playlist be included? For eg should this recipe include 2 links, one for each playlist? playlist

kelson42 commented 3 years ago

@rgaudin @mahakporwal02 It is true that the case where we have many comma separated values makes the thing difficult to handle. Here is what I believe would be the most adequate solution. We should have something like Bitwarden makes IMO. image

This allows to have multiple URLs/values and handle them separatly. Because there is then only one per HTML input, it is easier then to create dynamically the link.

rgaudin commented 3 years ago

Agrees this would be good UI-wise. Problem is that the whole offliner-definition and it's UI-usage is currently 1:1 between UI fields and data values so doing this would require some revamping of the editor that would take it outside the good-first-issue.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.