https://github.com/SakiiCode/youtube-playlist-organizer
Improved and optimized version of "YouTube (Modern) | Sort, Rearrange & Organize Playlists 2"
https://github.com/SakiiCode/youtube-playlist-organizer
Last synced: 4 months ago
JSON representation
Improved and optimized version of "YouTube (Modern) | Sort, Rearrange & Organize Playlists 2"
- Host: GitHub
- URL: https://github.com/SakiiCode/youtube-playlist-organizer
- Owner: SakiiCode
- Created: 2020-08-10T14:20:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-10T14:35:30.000Z (about 5 years ago)
- Last Synced: 2024-11-27T10:35:59.419Z (11 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - SakiiCode/youtube-playlist-organizer - Improved and optimized version of "YouTube (Modern) | Sort, Rearrange & Organize Playlists 2" (JavaScript)
README
# youtube playlist organizer
Improved and optimized version of "YouTube (Modern) | Sort, Rearrange & Organize Playlists 2"
## Installation
1. Install Tampermonkey browser extension
2. Click on playlistorganizer.user.js in the files
3. Press "Raw"
4. The script will be installed
## Usage
This script works in the new YouTube Polymer design, with playlists of any length.
Some new buttons will be created on the top of the playlist page.
## Contributions
There is room for improvement, especially with the timing. I'll try to further develop the script if I have more time.
## Troubleshooting
If you have a slower PC or internet connection, you might have to adjust the timings:
Go to Tampermonkey->Dashboard, click on the script.
Increase `const scrollPauseDuration = 10000` (ms) if more time is needed for scrolling and loading
Increase `const movePauseDuration = 4000` (ms) if you more time is needed when moving items
Feel free to open an issue if you have any problems
## Credits
Sidneys for the original script
https://greasyfork.org/en/scripts/407786-youtube-modern-sort-rearrange-organize-playlists-2
https://greasyfork.org/en/users/117710-sidneys
https://github.com/sidneys