Actions
Bug #87914
closedRemove deprecated options / values from YouTube Renderer
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2019-03-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
The YouTube Render does use YouTube API Arguments that do not exist anymore.
https://developers.google.com/youtube/player_parameters#Revision_History
showinfo
can be removed as it does not exist anymorecontrols
the value2
can be removed as it is deprecated and has no effect
Actions