code-charity / code-charity/youtube

always show "all videos"

Open
#294 2 comments 0 reactions 1 assignee View on GitHub

@AnhChienVu is already working on this.

Since Dec 6, 2024.

Feature request good first issue help wanted up-for-grabs
Dominant language
JavaScript
Stars
4.6k
Forks
996
Avg merge
2d 15h
Merged PRs (30d)
7

Description

Because of youtube problems, video count doesn't always show up, but "all videos" (next to channel name) doesn't require youtube resources, it should not be affected by video count

I think the scripts can be improved by
1 always show the link "all videos" (which links to the channel video page)
even when the video# cannot be retrieved
2 always show (or on/off in setting) a link to an external site which shows upload time and other data, for example
https://citizenevidence.amnestyusa.org/

case 1, upload time and date can be loaded
[channel name] [upload time] [all videos][=###] [view video data]

case 2, upload time and date cannot be loaded
[channel name] [all videos] [view video data]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.