Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilman01/youtube-revert-pal-to-ntsc-userscript
This userscript adds a button to YouTube videos that allows you to revert from PAL to NTSC playback.
https://github.com/ilman01/youtube-revert-pal-to-ntsc-userscript
ntsc pal pal-to-ntsc userscript youtube
Last synced: 3 days ago
JSON representation
This userscript adds a button to YouTube videos that allows you to revert from PAL to NTSC playback.
- Host: GitHub
- URL: https://github.com/ilman01/youtube-revert-pal-to-ntsc-userscript
- Owner: ilman01
- Created: 2024-05-04T05:27:06.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T03:55:54.000Z (6 months ago)
- Last Synced: 2024-12-06T07:42:29.750Z (2 months ago)
- Topics: ntsc, pal, pal-to-ntsc, userscript, youtube
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YouTube Revert PAL to NTSC Button
This userscript adds a button to YouTube videos that allows you to revert from PAL to NTSC playback.
![Screenshot 2024-05-04 180446](https://github.com/ilman01/Youtube-Revert-PAL-to-NTSC-Userscript/assets/106542354/cc67f81c-c672-4c39-b252-9bd58864b312)
## Description
The script modifies YouTube's interface by adding a button labeled `Revert PAL to NTSC`. Clicking this button toggles between PAL and NTSC playback modes. Playback is set at approximately 0.95904095904x speed with pitch correction disabled, mimicking NTSC standards.
**NOTE: This userscript is designed to revert content that has been PAL-pitched from the original NTSC format to its original NTSC playback speed. It may not work as intended if the content has not been PAL-pitched.**
## Installation
You can install this userscript via your favorite userscript manager (e.g., Tampermonkey, Greasemonkey). Use the following direct link for installation:
[Install YouTube Revert PAL to NTSC Button](https://github.com/ilman01/Youtube-Revert-PAL-to-NTSC-Userscript/raw/main/Youtube-Revert-PAL-to-NTSC-Userscript.user.js)