DIYgod mirror
Go to file
WilliamGates 355d473ca9
fix(route): radio-canada (#19987)
* fix(radio-canada): Repair description fetching after site update
  The previous method for fetching the item description broke due to a change in the target website's format.
  This commit resolves the issue by extracting the description directly from the main HTML content of the article page. This restores functionality to the feed and provides a more robust parsing method.

* refactor(radio-canada): Parse article content from internal JSON state
  This change refactors the content fetching logic to parse a JSON object (`window._rcState_`) from the page. This approach allows for the full reconstruction of the article, including the header image, primer text, and all body attachments (images), by replacing placeholders in the HTML with the correct media.

* fix(radio-canada): Improve content parsing with fallback mechanism
    Adds a fallback to the previous HTML scraping method in case the JSON state object is not found. This ensures greater resilience against site changes and improves the chances of successfully retrieving content.

* refactor(radio-canada): Extract content parsing logic into a helper function
  To address a "Complex Method" warning from CodeFactor, the logic for parsing the article description from the JSON state has been extracted into a dedicated `parseDescriptionFromState` function.
  This change improves code readability and maintainability by simplifying the main handler and isolating the content parsing logic. The `if/else` block was also converted to a ternary operator for conciseness.

* fix(radio-canada): Update image URL parsing to remove width placeholder for header and body attachments

---------
2025-09-08 05:16:54 +08:00
.devcontainer feat(utils/puppeteer): replace `puppeteer-extra-plugin-stealth` with `rebrowser` (#19506) 2025-07-01 04:38:05 +08:00
.github chore(deps): bump actions/github-script from 7.0.1 to 8.0.0 (#19979) 2025-09-05 19:15:47 +08:00
.husky chore(deps-dev): bump husky from 9.0.11 to 9.1.0 (#16200) 2024-07-18 20:04:24 +08:00
.idx feat(utils/puppeteer): replace `puppeteer-extra-plugin-stealth` with `rebrowser` (#19506) 2025-07-01 04:38:05 +08:00
assets
lib fix(route): radio-canada (#19987) 2025-09-08 05:16:54 +08:00
logs
patches chore(deps-dev): fix docker builds due to rolldown-plugin-dts in f73ef0e1f6 (#19901) 2025-08-26 02:16:45 +08:00
plugins feat: compile ts through tsdown (#18908) 2025-04-22 22:29:11 +08:00
scripts chore: vercel sync 2025-08-11 14:15:16 +08:00
.codecov.yml
.dockerignore chore: add eslint & vitest config file to dockerignore 2024-07-09 20:06:37 +08:00
.editorconfig
.gitignore chore: sort git ignore 2025-04-16 03:59:36 +08:00
.gitpod.yml feat(utils/puppeteer): replace `puppeteer-extra-plugin-stealth` with `rebrowser` (#19506) 2025-07-01 04:38:05 +08:00
.npmrc chore: set package-manager-strict to false 2024-05-24 02:46:38 +00:00
.prettierignore feat: compile ts through tsdown (#18908) 2025-04-22 22:29:11 +08:00
.prettierrc
.puppeteerrc.cjs refactor: fix lint issue (#18963) 2025-04-29 03:00:16 +08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md fix(core): fix documentation link path and error message links (#15023) 2024-03-30 08:12:12 +00:00
Dockerfile feat(utils/puppeteer): replace `puppeteer-extra-plugin-stealth` with `rebrowser` (#19506) 2025-07-01 04:38:05 +08:00
LICENSE
README.md docs: fix visitors count 2025-04-28 04:40:10 +08:00
SECURITY.md
app.json
babel.config.js
docker-compose.yml feat: Refer to ghcr.io in docker-compose (#19743) 2025-08-04 17:18:52 +08:00
eslint.config.mjs fix(route/youtube): cache getSubtitles (#19811) 2025-08-14 10:53:41 +08:00
fly.toml chore: update fly.toml 2025-06-06 21:38:15 +08:00
package.json chore(deps): bump @sentry/node from 10.9.0 to 10.10.0 (#19976) 2025-09-05 19:18:13 +08:00
pnpm-lock.yaml chore(deps): bump @sentry/node from 10.9.0 to 10.10.0 (#19976) 2025-09-05 19:18:13 +08:00
tailwind.config.js
tsconfig.json chore: add Vercel build configuration 2025-08-10 18:34:16 +08:00
tsdown-vercel.config.ts feat: vercel compatibility 2025-08-11 21:39:03 +08:00
tsdown.config.ts feat: vercel compatibility 2025-08-11 21:39:03 +08:00
vitest.config.ts test: fix exclude 2024-03-31 23:33:31 +08:00

README.md

RSSHub

RSSHub

🧡 Everything is RSSible

docker publish npm publish test Test coverage Visitors

Telegram group Telegram channel X (Twitter)

Introduction

RSSHub is the world's largest RSS network, consisting of over 5,000 global instances.

RSSHub delivers millions of contents aggregated from all kinds of sources, our vibrant open source community is ensuring the deliver of RSSHub's new routes, new features and bug fixes.

Documentation | Telegram Group | Telegram Channel | X (Twitter)

  • RSSHub Radar | A browser extension that can help you quickly discover and subscribe to the RSS and RSSHub of current websites.
  • RSSBud | RSSHub Radar for iOS platform, designed specifically for mobile ecosystem optimization.
  • RSSAid | RSSHub Radar for Android platform built with Flutter.
  • DocSearch | Link RSSHub DocSearch into Raycast

Contribute

We welcome all pull requests. Suggestions and feedback are also welcomed here.

Refer to Quick Start

Deployment

Refer to Deployment

Special Thanks

Logo designer sheldonrrr

              

Author

RSSHub © DIYgod, Released under the MIT License.
Authored and maintained by DIYgod with help from contributors (list).

Blog @DIYgod · GitHub @DIYgod · X (Twitter) @DIYgod · Telegram Channel @awesomeDIYgod