forked from YePpHa/YouTubeCenter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo.txt
116 lines (105 loc) · 8.42 KB
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
- #t=SECONDS doesn't work.
- IE11 with WebM plugin installed. Causes the HTML5 player not to work.
- Look into this http://userscripts.org/topics/131958
- Entire video reloads 1 second if YouTube's default is HTML5 and YouTube Center forces it to be Flash.
- Flashblock + embed videos not working (need verification as a lot of changes have been made to embed videos).
- Fix layout issue with latest Firefox on Subscription Grid. First video is offset.
- If the HTML5 player is loaded by YouTube by default. The prevent Auto-Play doesn't work.
---
- Volume always expanded with conditions (on mouse hover, always, when video plays).
- Hide volume
- Popup as in https://addons.mozilla.org/en-US/firefox/addon/popvideo/?src=search
- Add last.fm scrobbler
- Add http://www.music-clips.net and http://convert2mp3.net/en as MP3 Services.
- Look into the Auto Hide Bar (both HTML5 and Flash - in Firefox and Chrome).
- Have the guide beside the player when the player is not aligned.
- Select quality based on video category.
- When going to a channel go to the video tab by default.
- Use full country names for country flags in comments.
- Grid Layout for Subscription Collection.
- Auto-play after a percentage of the video has loaded.
- Add Force HTTPS on YouTube.
- Add option to hide the "Add Video To Watched Videos".
- Remove unwanted videos from feeds.
- Select which qualities should be shown on thumbnails. Like only 720p, 1080p and 1080p+.
- Thumbnail - Show amount of subs the author of the video has.
- Revamp the tags (download tags) and include two digits (05 instead of just 5).
- Thumbnail - Show progress bar of the thumbnail's position in the video.
- Thumbnail - Show in some way when thumbnails have finished loading (to see a smooth preview).
- It seems like restricted video in a playlist stops the whole autoplay + the width of the topbar of the playlist isn't correct.
- Fetch download links for whole playlist.
- Set the width of a video shelf to not cut off videos.
- Auto expand long video titles.
- Thumbnail download video
- Paged comments, auto load comments, nested comments (http://userscripts.org/topics/130800).
- Reverse playlist order (more like make it play the previous video in the playlist instead of the next video).
- Stop video
- Set page centering only for specific pages.
- Infinite Scroll in Search/Subscription page/other pages...
- Add date of video uploaded to video thumbnails.
- Button to toggle the comments on and off (make them visible/invisible).
- Player size set offset (relative, absolute)
- Ability to remove elements from page.
- Users should be able to use decimals when they customize their player size.
- Add option to use proxfree
- Change the video suggestions column into an uploader's 20 latest uploaded videos.
- Disable info, like/share, video responses, comments, video suggestions column. Show just the video.
- Download a video without loading it (through the thumbnail).
- Hide buttons: "Add To", "Statistics", "Report".
- Option to change the height of the ratingbar on thumbnails.
- Remove spam comments (contians bit.ly links and etc.).
- Option to remove play icon in the title.
- Add http://www.listentoyoutube.com/
- Extend the guide. So that it will include a link to the "Favorites", "Indbox" and "History".
- Unify http:// and https:// settings.
- YouTubeInAudio.com (320 kbp/s) doesn't work anymore.
- Test if auto quality works if "Slow Connection" box is marked.
- Add fullwidth to yt:crop.
- Set YouTube icon link to whatever you want.
- Set homepage to whatever you want.
- Revamp repeat feature
- Revamp download feature
- Option to remove videos from my subscriptions.
----
- Mouse scroll to change volume
- Auto expand 'Guide'
- Turn off light by clicking on white space (blank space).
- HTML5 doesn't support Auto-Hide Bar (Remember to exclude it from resize functionality).
- Add the color picker from v2.
- Remove css transition for the recommended sidebar.
- Add yt:bgcolor to YouTube Center. yt:bgcolor is a keyword where its value syntax is #[abcdef0-9]{6}.
- Keywords are split by a comma.
- Two column view for subscription page
- Pop out shortcut
- Prevent Like button to switch to the share panel
- Revamp shortcuts
- Revamp download (include direct link to mp3)
- Add notification system, when new version installed or first install will give link to guide.
- Option to auto expand the guide entires (seperate options).
- Add option to disable embed video and featured videos on channels manipulation.
- National flag for videos.
- Video thumbnail resolution
- Video thumbnail ratings
- Select search field by default
- Keep YouTube header at top.
- Change the favicon when the YouTube video is playing.
- Download of subtitles
- Hide all feeds on the homepage
- Option to use classic pagination.
- Make an option to set the topbar on YouTube to be fixed.
---------------------------------------
I have been using YTC for a while now and I am impressed by all the nice featues that get added from version to version.
However there are still some minor annoyances to me:
The icons in the playlist topbar are in the right position when the player width is bigger than ~800 pixels (back/next button are in the mid right, repeat, random, dropdown button on the right side). But if I resize my browser window smaller than 800px, the buttons on the right will be cut off.
I think the problem is that the back/next buttons and the others on the right are basically one element that is not scaled correctly. It just needs to move more to the left when making the window very small.
Next thing is the player position: it would be nice if we (or rather I) could define an x-/y-offset for the player (maybe add it to the custom player sizes tab?). This would fix the annoying tiny white space for me between YouTube's topbar and the player (setting the marin-top of the #player-class to -16px fixed it for me).
Oh, and to add something to that: is it possible to implement decimal values for player size in percent (like 90.5)?
Now the like button: whenever I press it, it switches the tab below it to the Share tab. Would be nice if it wouldn't do that.
And is it possible to disable/remove specific elements on the player page like comments, suggested videos on the right side, etc.?
Last but not least the translation. I am using the German translation and a the moment, it is not entirely translated (which is not a problem) but when I open YTC settings, there is a lot of tabs (General, Player, Channel,...) and since most German words are longer than English ones, the tabs get displayed in two rows (happens only when page centering is enabled).
This will probably be fixed as soon as everything is translated again (I'd be willing to help at any time) so this is just a minor bug.
That's it for now. I will add more if I remember some other ideas. :)
-------------------------------------
I have some feature suggestions I'd like you to take a look at, YePpHa.
In light of the new feature to display the likes from a video, I think it might be nice to auto hide or not display videos with a user-configurable like ratio (so, any video with say 10 thumbs down to 1 thumbs up will be auto hidden), assuming this is possible. It would also be really cool to display the description of the suggestion videos on hovering. It would also be nice to hide the unrelated videos-- the ones suggested to you only (again, assuming this is possible.) It might also be nice to have a tutorial mode-- So when you're watching a video tutorial and you move your mouse out of the window the video automatically pauses, and then continues when you move your mouse back. This would be great for things like Photoshop tutorials where you have to do a lot of clicking back and forth for every action (again, assuming it's possible). I would also be really cool if the script automatically downloads and updates a new version, but still tells you that it's been updated. This next suggestion I remember seeing in a YouTube layout beta a few years ago, but it was never implemented. If I recall correctly, when making a search, if you hovered over the link or thumbnail, a small preview of the video (perhaps 200 or 250 pixels wide by 100 pixels tall) would display. As an annoyance fixer, it'd be nice to have the link to the inbox in the drop down menu by one's username display the number of everything in the inbox, not just private messages. As someone who gets a HUGE amount of comment replies, but not that many PMs, this bothers me.
...