userscript-youtube-playlist-o
DISCONTINUED
yadm
Our great sponsors
userscript-youtube-playlist-o | yadm | |
---|---|---|
2 | 41 | |
- | 3,378 | |
- | - | |
- | 7.5 | |
- | 3 days ago | |
Python | ||
- | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
userscript-youtube-playlist-o
-
Ask HN: What are some tools / libraries you built yourself?
A silly userscript [1] that uses jQuery selectors to interact with YouTube's DOM to help me move videos around my playlists. Sadly it breaks every few months whenever YouTube updates their DOM. AFIK this is the only way to "programmatically" move videos out of my Watch Later list since they removed the functionality from the API
[1] https://github.com/Trinovantes/userscript-youtube-playlist-o...
-
Ask HN: What personal tools are you the most proud of making?
I've created a couple of userscripts (anybody remember Greasemonkey?) to help augment sites that I use everyday
https://github.com/Trinovantes/userscript-github-repository-...
https://github.com/Trinovantes/userscript-youtube-playlist-o...
Sadly they break every couple of months when the sites' DOM changes. The YouTube one is currently broken and I haven't had the time to fix it yet
yadm
-
Is anyone aware of a good tutorial on setting up .vimrc to pull from git on each fresh Linux install?
Check this tool https://yadm.io/
-
Sourcing profile from Gitlab?
Maybe this will help https://yadm.io/ i don```'t use it, but got it from https://www.youtube.com/watch?v=oF6gLyhQDdw and looks like is what your maybe looking for.
- Tips on managing config backups?
-
A Dotfile History
I can only recommend to take a look at https://yadm.io/
-
Syncing dotfiles with git
Is the tool you're thinking of YADM?
- YADM – Manage your dotfiles as a Git bare repo (plus other niceties)
-
jointhedots: A tool I've been working on for syncing my vim config between my desktop and work laptop
I came across yadm (Yet Another Dotfiles Manager) the other day, which also looks kind of interesting.
-
is it possible to make a backup of ur whole system?
This may be controversial but I honestly think you're better off backing up files and config separately, and just exporting a list of the packages you have installed rather than backing those up. When you provision a new system, it's as easy as installing your package list, pulling your backed up configs (use something like yadm, which is just a git wrapper and you can even use a bootstrap script to automate this whole workflow) and grabbing your backed up data from an online or ideally local backup. Any development work should be in version control so this will likely just be photos, documents, videos, media etc.
-
I need a cli-based configuration manager for linux
I don't know that one, or if you need to manage whole systems vs user dotfiles, but if it's the latter, I'm very happy with yadm.
-
is there a better way to symlink with stow?
Do you know YADM? It's a very popular dotfile manager with 3.1k stars on Github. It took me a while to find one that keeps a clean track of my dotfiles files. YADM does the job with the files in their original location, which means you don't need to copy the files or create symlinks. It's super clean.
What are some alternatives?
GNU Stow - GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches
chezmoi - Manage your dotfiles across multiple diverse machines, securely.
dotbot - A tool that bootstraps your dotfiles ⚡️
Home Manager using Nix - Manage a user environment using Nix [[email protected]]
homesick - Your home directory is your castle. Don't leave your dotfiles behind.
Ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
git-submodules - Git Submodule alternative with equivalent features, but easier to use and maintain.
rcm - rc file (dotfile) management
gru - Orchestration made easy with Go and Lua
homeshick - git dotfiles synchronizer written in bash
lowdefy - An open-source, self-hosted, low-code framework to build internal tools, web apps, admin panels, BI dashboards, workflows, and CRUD apps with YAML or JSON.
Slaughter