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

Creating one folder per video to avoid broken links ? #36

Closed
ocaleanam opened this issue Feb 12, 2022 · 1 comment
Closed

Creating one folder per video to avoid broken links ? #36

ocaleanam opened this issue Feb 12, 2022 · 1 comment

Comments

@ocaleanam
Copy link

ocaleanam commented Feb 12, 2022

Taking as an example the last video about Worlde : originally, the link in the youtube video's description was this one. It has since been updated to that one in the description, but someone who would have saved the link somewhere else would face a 404 by trying to access it. For instance, on Grant's website the github link to the source code is still the old one (broken).

To avoid such situations where a video's code switches from a standalone file to a folder of files (refactor, more details, adding data, ...), maybe it could be a good idea to create a dedicated folder for each video, whatever how many files it contains.
I don't know how often it happens, maybe this is too occasional to be a matter. Plus it is not too hard to fix the link when you have the wrong one (unless there are hundreds of videos in the _YYYY/ folder)

Have a good day =-)

@3b1b
Copy link
Owner

3b1b commented Feb 14, 2022

It's a good idea. If it looks like that becomes the norm, I'll change the convention.

@3b1b 3b1b closed this as completed Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants