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

Several German television and shopping providers were added. Language support was added to the Wikipedia and the google provider. #159

Merged
merged 12 commits into from Dec 1, 2021

Conversation

xoro
Copy link
Contributor

@xoro xoro commented Nov 28, 2021

Added the second german television station (ZDF) to the available providers.

@xoro xoro changed the title Added the ZDF (German television) to the list of providers Several German television and shopping providers were added. Language support was added to the Wikipedia and the google provider. Nov 29, 2021
providers/ard/ard.go Outdated Show resolved Hide resolved
@zquestz
Copy link
Owner

zquestz commented Dec 1, 2021

PR looks good but a few nits:

  1. Make sure README.md is updated with the new providers.
  2. Update ard to ardmediathek.
  3. Make sure tags are scoped to German users.
  4. Use tv instead of television

Thanks for the contribution!

providers/ard/ard.go Outdated Show resolved Hide resolved
providers/zdf/zdf.go Outdated Show resolved Hide resolved

// Tags returns the tags relevant to this provider.
func (p *Provider) Tags() []string {
return []string{"search"}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be left blank, search really indicates a more general purpose search like google/duckduckgo/etc. Most users won't want to search maps as well.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reminder, we should remove this tag. =)

providers/idealo/idealo.go Outdated Show resolved Hide resolved
s.go Outdated Show resolved Hide resolved
@zquestz zquestz merged commit cc26aa2 into zquestz:master Dec 1, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants