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

Utils: Don't provide ytdl:// protocol links to external players #3720

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

Svallinn
Copy link
Member

@Svallinn Svallinn commented Jul 2, 2023

Pull Request Type

  • Other

Description

Providing these type of links is currently unnecessary and can turn into a hassle when the players are extended by scripts that are not expecting them and don't function as intended.

Desktop

  • FreeTube version: development (242c93e)

Providing these type of links is currently unnecessary
and can turn into a hassle when the players are extended by scripts
that are not expecting them and don't function as intended.
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) July 2, 2023 20:06
@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Jul 2, 2023
@FreeTubeBot FreeTubeBot merged commit 6495255 into development Jul 3, 2023
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Jul 3, 2023
@Svallinn Svallinn deleted the fix/ytdl-external-players branch July 3, 2023 18:47
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Jul 6, 2023
* development: (21 commits)
  Translated using Weblate (Portuguese)
  Translated using Weblate (Portuguese (Portugal))
  Translated using Weblate (Czech)
  Translated using Weblate (French)
  Translated using Weblate (Norwegian Bokmål)
  Translated using Weblate (Japanese)
  Translated using Weblate (Spanish)
  Translated using Weblate (Hebrew)
  Translated using Weblate (Arabic)
  Translated using Weblate (Italian)
  Translated using Weblate (Chinese (Traditional))
  Translated using Weblate (Chinese (Simplified))
  Translated using Weblate (Ukrainian)
  Translated using Weblate (Hungarian)
  Translated using Weblate (Turkish)
  Add DeArrow support for ft-list-video titles (FreeTubeApp#3688)
  Utils: Don't provide `ytdl://` protocol links to external players (FreeTubeApp#3720)
  Bump electron from 22.3.14 to 22.3.15 (FreeTubeApp#3723)
  Bump webpack from 5.88.0 to 5.88.1 (FreeTubeApp#3722)
  Bump eslint from 8.43.0 to 8.44.0 (FreeTubeApp#3724)
  ...

# Conflicts:
#	src/renderer/components/ft-list-video/ft-list-video.js
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Jul 6, 2023
* feature/playlist-2023-05: (21 commits)
  Translated using Weblate (Portuguese)
  Translated using Weblate (Portuguese (Portugal))
  Translated using Weblate (Czech)
  Translated using Weblate (French)
  Translated using Weblate (Norwegian Bokmål)
  Translated using Weblate (Japanese)
  Translated using Weblate (Spanish)
  Translated using Weblate (Hebrew)
  Translated using Weblate (Arabic)
  Translated using Weblate (Italian)
  Translated using Weblate (Chinese (Traditional))
  Translated using Weblate (Chinese (Simplified))
  Translated using Weblate (Ukrainian)
  Translated using Weblate (Hungarian)
  Translated using Weblate (Turkish)
  Add DeArrow support for ft-list-video titles (FreeTubeApp#3688)
  Utils: Don't provide `ytdl://` protocol links to external players (FreeTubeApp#3720)
  Bump electron from 22.3.14 to 22.3.15 (FreeTubeApp#3723)
  Bump webpack from 5.88.0 to 5.88.1 (FreeTubeApp#3722)
  Bump eslint from 8.43.0 to 8.44.0 (FreeTubeApp#3724)
  ...
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.

5 participants