-
-
Notifications
You must be signed in to change notification settings - Fork 554
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
add option/button to copy video id in video page and playlists #2652
Comments
Hi @junguler ,I would like to clarify the requirement. You want a button below the player and copy the video id? |
May I work on this issue? Also I would like to know which icon should I use for this function? I saw other icon using svg. Any suggestion or standard on the svg icon? |
Hi, I just want to update the process of the copy video button. Below is the copy video button below the player and it can turn off/on in the menu. When i clicked the button, the video id will be copied to my clipboard example: KoFSQeOAYz4 Playlist copy video button is similar. When you clicked the button, it will extract the video id for that individual video. Below is the photos. @junguler how do you think? |
this is exactly what i want, amazing work just one question, does this feature appear in https://www.youtube.com/playlist?list=WL and other people's playlists too? as an aside note do you think is it possible to automatically insert a space after the id, so i could just paste them one by one inside the terminal or a text file without needing to space manually? |
Yes, for this feature, it will apply when the url contain |
i understand your reasoning and i agree, no i don't think any extra feature is necessary i think i will have to find a solution on my own about that issue since it's so niche thanks again i hope to see you make this a pull request and eventually merge it |
…y-video-id-button
…d-button Feature/#2652 copy video id button
hi! @junguler
v=videoID list= listID index=_ pp= ______
the other playlist type which is a list of video ids?
the slower the internet, the greater achievements 🤫 |
btw, sorry @junguler @hychanbn1009 , that we merged and accepted this even it is enabled by default like the other 3 buttons there. (This was my task to see and/or maybe you guys almost noticed /consider that? why or why not?) (Also unfortunately the space of the 3 buttons enabled by default is limited and we should make it nicer on small screens. While a majority of people might appreciate all three (screenshot, repeat & pip), only screenshot is unique (loop and pip are available per right click anyways) - so we could/should adjust this too anytime. |
hello @ImprovedTube, my reasoning for wanting something like this in my browser is that i work with a short terminal window (11 lines at most) and when wanting to download a list of more than say 10 or so links it'll scroll and bug out my fish shell, but if it's shortened it fits without any issues i understand what i want is too niche, most people won't have this issue
i want to copy individual video ids but with an extra space at the end of it so i just ctrl+v links one by one quickly so "m4lsso3rcao" becomes "m4lsso3rcao "
oh i agree, i never let it win
oh you won't get any push back from me, i like this feature but i noticed it isn't present in the watch later playlist page? honestly i didn't have the time to notice it because i usually only go to youtube for a one extended session rather than opening it several times during the day i too agree that its better for it to not be on by default since most people set and forget and don't usually tinker
i agree with your reasoning as well specially since i watch youtube at 133% zoom and the section under the video player is way too crowded as it is i'm perfectly happy with any decision and direction you want to take this issue in, i'm just one guy but you have to look at the big picture and decide on features for everyone who uses this extension |
hi @junguler terminal can be unlimited, can't?
Yes the more users, the more perfectionism can be rationally applied. While our kind of public mission is often neglected #1881 and unfunded. Open source funds might invest in frameworks for developers only, but not products for everyone and especially not yet in brave situations like our's (working with no API, making maintenance more frustrating at times) |
yes, couldn't agree more with what you said, what's ironic is the big guy who used to be a little guy now doesn't want to cater to us little guys, it's so frustrating to see how money and fame corrupts people but it's a story as old as time itself the sad thing is even if that judge manages to turn google to a bunch of little googles they all will eventually turn back to big googles and make life even worse for us |
⚬ PROBLEM:
as you know youtube videos in a playlist, be it our own watch_later playlist or others have some extra junk added to them which makes linking them to other websites or downloading a bunch of them a pain
⚬ SOLUTION:
add button to copy video id in video page and playlist pages
⚬ ALTERNATIVES:
nothing i can think of
⚬ RELEVANCE / SCOPE:
this would help achievers and people like me who have low internet speeds be able to quickly get a list of ids ready to download via yt-dlp or other programs
⚬ "SIDE EFFECTS":
not sure if this would negatively affect anyone
⚬ CONTEXT:
no other context
The text was updated successfully, but these errors were encountered: