Skip to content

Commit

Permalink
feat!: Removed Embed finder for Twitch (they disabled OEmbed on their…
Browse files Browse the repository at this point in the history
… API)
  • Loading branch information
roadiz-ci committed Dec 2, 2024
1 parent bfc4634 commit 760c030
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
2 changes: 0 additions & 2 deletions config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ services:
tags: [ { name: 'roadiz_core.media_finder', platform: 'ted' } ]
RZ\Roadiz\CoreBundle\Document\MediaFinder\PodcastFinder:
tags: [ { name: 'roadiz_core.media_finder', platform: 'podcast' } ]
RZ\Roadiz\CoreBundle\Document\MediaFinder\TwitchEmbedFinder:
tags: [ { name: 'roadiz_core.media_finder', platform: 'twitch' } ]

# Removed DataTransformers
RZ\Roadiz\CoreBundle\Api\DataTransformer\:
Expand Down
12 changes: 0 additions & 12 deletions src/Document/MediaFinder/TwitchEmbedFinder.php

This file was deleted.

0 comments on commit 760c030

Please sign in to comment.