Skip to content

Commit

Permalink
chore: auto build DIYgod/RSSHub@7ce029a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 15, 2024
1 parent 62c6cfc commit 073b5ee
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
22 changes: 22 additions & 0 deletions src/routes/traditional-media.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,28 @@ Topics:
The URL of the form `https://www.dnaindia.com/topic/dna-verified` demonstrates the utilization of the subdomain `topic`.
:::

## DW Deutsche Welle <Site url="dw.com"/>

### News <Site url="dw.com" size="sm" />

<Route namespace="dw" :data='{"path":"/news/:lang?/:id?","categories":["traditional-media"],"example":"/dw/news","parameters":{"lang":"Language, see below, default to en","id":"Category ID, see below, default to the id of the Top Stories Page of the language chosen"},"features":{"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false,"requireConfig":false},"name":"News","maintainers":["quiniapiezoelectricity"],"description":"\n:::tip\nParameters can be obtained from the official website, for instance:\nFor the site https://www.dw.com/de/deutschland/s-12321 the language code would be `de` and the category ID would be `s-1432`.\n:::\n","radar":[{"source":["www.dw.com/:lang/:name/:id"],"target":"/news/:lang/:id"}],"location":"news.ts"}' :test='undefined' />


:::tip
Parameters can be obtained from the official website, for instance:
For the site https://www.dw.com/de/deutschland/s-12321 the language code would be `de` and the category ID would be `s-1432`.
:::


### RSS <Site url="dw.com" size="sm" />

<Route namespace="dw" :data='{"path":"/rss/:channel?","categories":["traditional-media"],"example":"/dw/rss/rss-en-all","parameters":{"category":"RSS Feed Channel, see below, `rss-en-all` by default"},"features":{"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false,"requireConfig":false},"name":"RSS","maintainers":["quiniapiezoelectricity"],"description":"\nFor a full list of RSS Feed Channels in English, please refer to [DW RSS Feeds](https://corporate.dw.com/en/rss-feeds/a-68693346).\nRSS Feed Channels in other languages are also available, for example: `rss-chi-all` renders the RSS feed in Chinese and `rss-de-all` for the RSS Feed in German \n","location":"rss.ts"}' :test='undefined' />


For a full list of RSS Feed Channels in English, please refer to [DW RSS Feeds](https://corporate.dw.com/en/rss-feeds/a-68693346).
RSS Feed Channels in other languages are also available, for example: `rss-chi-all` renders the RSS feed in Chinese and `rss-de-all` for the RSS Feed in German


## Ekantipur / कान्तिपुर (Nepal) <Site url="ekantipur.com"/>

### Full Article RSS <Site url="ekantipur.com" size="sm" />
Expand Down
22 changes: 22 additions & 0 deletions src/zh/routes/traditional-media.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,28 @@ Topics:
The URL of the form `https://www.dnaindia.com/topic/dna-verified` demonstrates the utilization of the subdomain `topic`.
:::

## DW Deutsche Welle <Site url="dw.com"/>

### News <Site url="dw.com" size="sm" />

<Route namespace="dw" :data='{"path":"/news/:lang?/:id?","categories":["traditional-media"],"example":"/dw/news","parameters":{"lang":"Language, see below, default to en","id":"Category ID, see below, default to the id of the Top Stories Page of the language chosen"},"features":{"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false,"requireConfig":false},"name":"News","maintainers":["quiniapiezoelectricity"],"description":"\n:::tip\nParameters can be obtained from the official website, for instance:\nFor the site https://www.dw.com/de/deutschland/s-12321 the language code would be `de` and the category ID would be `s-1432`.\n:::\n","radar":[{"source":["www.dw.com/:lang/:name/:id"],"target":"/news/:lang/:id"}],"location":"news.ts"}' :test='undefined' />


:::tip
Parameters can be obtained from the official website, for instance:
For the site https://www.dw.com/de/deutschland/s-12321 the language code would be `de` and the category ID would be `s-1432`.
:::


### RSS <Site url="dw.com" size="sm" />

<Route namespace="dw" :data='{"path":"/rss/:channel?","categories":["traditional-media"],"example":"/dw/rss/rss-en-all","parameters":{"category":"RSS Feed Channel, see below, `rss-en-all` by default"},"features":{"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false,"requireConfig":false},"name":"RSS","maintainers":["quiniapiezoelectricity"],"description":"\nFor a full list of RSS Feed Channels in English, please refer to [DW RSS Feeds](https://corporate.dw.com/en/rss-feeds/a-68693346).\nRSS Feed Channels in other languages are also available, for example: `rss-chi-all` renders the RSS feed in Chinese and `rss-de-all` for the RSS Feed in German \n","location":"rss.ts"}' :test='undefined' />


For a full list of RSS Feed Channels in English, please refer to [DW RSS Feeds](https://corporate.dw.com/en/rss-feeds/a-68693346).
RSS Feed Channels in other languages are also available, for example: `rss-chi-all` renders the RSS feed in Chinese and `rss-de-all` for the RSS Feed in German


## Ekantipur / कान्तिपुर (Nepal) <Site url="ekantipur.com"/>

### Full Article RSS <Site url="ekantipur.com" size="sm" />
Expand Down

0 comments on commit 073b5ee

Please sign in to comment.