z3ch5
z3ch5
from requests_html import AsyncHTMLSession import functools async def get_link(link): r = await asession.get(link) f = str(r) + link return f asession = AsyncHTMLSession() links = [ 'https://google.com', 'https://yahoo.com', 'https://python.org' ]...
I am not sure how easy is to implement such a feature, but for sure it is a great one, I think it is necessary to make the download (any...
OS: ArchLinux Ranger: ranger-git from AUR package Terminal Emulator: alacritty-sixel-git from AUR packages Behaviors: Ranger freezes when selecting a jpg image file Notes: 1. Gif, PNG files can be previewed...
### Hyprland Version Tested on NIXOS unstable + stable verison 23.11 ### Bug or Regression? Bug ### Description I would like to see hyprland support under Hyper-v with hyperv_drm, Hyprland...
I think a feature like having a popup menu (like the playlist menu) to switch between glxl shaders would be awesome feature, so people can compare the shaders and choose...
I'd like to see a feature like fuzzy search be implemented, for big playlist like m3u8 list, this is really essential.