[BUG]: Broken Links for "Documentation for Subtitle Downloader" and "User Documentation for Activity Extractor" on the Downloads Page #816

Closed
opened 2026-01-29 16:54:06 +00:00 by claunia · 4 comments
Owner

Originally created by @Ni1esh-Yadav on GitHub (Jan 16, 2025).

When I click on the "Documentation for Subtitle Downloader" hyperlink on the CCExtractor Downloads page, it leads to a 404 - Page Not Found error. This issue hinders access to the documentation and creates a poor user experience.

Steps to Reproduce:

Navigate to the CCExtractor Downloads page.
Locate the "Documentation for Subtitle Downloader" hyperlink.
Click on the hyperlink.
Observe that the page displays a 404 error.

Expected Behavior:
Clicking on the "Documentation for Subtitle Downloader" link should lead to the relevant documentation page without any errors.

Actual Behavior:
The link redirects to a page displaying a 404 - Page Not Found error.

Additional Information:
Please verify and update the hyperlink to the correct documentation page

Video for referencing the issue:

https://github.com/user-attachments/assets/0ce15282-816c-4cb5-a896-2157a5ee8232

Originally created by @Ni1esh-Yadav on GitHub (Jan 16, 2025). When I click on the "Documentation for Subtitle Downloader" hyperlink on the [CCExtractor Downloads page](https://ccextractor.org/public/general/downloads/), it leads to a 404 - Page Not Found error. This issue hinders access to the documentation and creates a poor user experience. Steps to Reproduce: Navigate to the [CCExtractor Downloads page](https://ccextractor.org/public/general/downloads/). Locate the "Documentation for Subtitle Downloader" hyperlink. Click on the hyperlink. Observe that the page displays a 404 error. Expected Behavior: Clicking on the "Documentation for Subtitle Downloader" link should lead to the relevant documentation page without any errors. Actual Behavior: The link redirects to a page displaying a 404 - Page Not Found error. Additional Information: Please verify and update the hyperlink to the correct documentation page Video for referencing the issue: https://github.com/user-attachments/assets/0ce15282-816c-4cb5-a896-2157a5ee8232
Author
Owner

@Advaitgaur004 commented on GitHub (Jan 16, 2025):

It seems there is a basic issue: the URL format doku.php?id=... is no longer valid because the site has been migrated from DokuWiki to a new system on Netlify.

You might be looking for this page: https://ccextractor.org/docs/cchome/

To resolve this, you can either update the link to point to the new documentation section of the website or create a new page with the relevant information.

@Advaitgaur004 commented on GitHub (Jan 16, 2025): It seems there is a basic issue: the URL format _**doku.php?id=...**_ is no longer valid because the site has been migrated from DokuWiki to a new system on Netlify. You might be looking for this page: https://ccextractor.org/docs/cchome/ To resolve this, you can either update the link to point to the new documentation section of the website or create a new page with the relevant information.
Author
Owner

@Ni1esh-Yadav commented on GitHub (Jan 17, 2025):

What If we point https://ccextractor.org/doku.php?id=public/gsoc/repository_documentation this url to this url https://ccextractor.org/public/gsoc/2016/abishek/subtitle_downloader/ @Advaitgaur004 by doing so we can solve this issue but there will be inconsistency in url

@Ni1esh-Yadav commented on GitHub (Jan 17, 2025): What If we point [https://ccextractor.org/doku.php?id=public/gsoc/repository_documentation](url) this url to this url [https://ccextractor.org/public/gsoc/2016/abishek/subtitle_downloader/](url) @Advaitgaur004 by doing so we can solve this issue but there will be inconsistency in url
Author
Owner

@Advaitgaur004 commented on GitHub (Jan 17, 2025):

Yes thats a nice documentation, but yes redirect isnt consistent, for the time being we can use this until moderator finds an alternative

@Advaitgaur004 commented on GitHub (Jan 17, 2025): Yes thats a nice documentation, but yes redirect isnt consistent, for the time being we can use this until moderator finds an alternative
Author
Owner

@321david123 commented on GitHub (Apr 8, 2025):

It should be fixed and ready to merge at: https://github.com/CCExtractor/website/pull/89

@321david123 commented on GitHub (Apr 8, 2025): It should be fixed and ready to merge at: https://github.com/CCExtractor/website/pull/89
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#816