forthrin
forthrin
A front end that shows search results, one page at a time (ie. press a key for next page). Thus the code needs to call the search as some sort...
I know `yt-dlp` is stateless (except arguably cookies), and a switch to stateful capabilities shouldn't be done on a whim. Is there a `yt-dlp` API? I can't find any mention...
OK to close this for now. Though I'd like a comment on: 1. Can you give a specific example of how the continuation token not sufficient? 2. Could site decryption...
1. Yes, I saw the code does a lot more than the token, but other code using only the continuation token has never seemed to produce any erroneous or suspicious...
How many times fast would Cat do this than John? If significantly so, then +1. `john --format=dmg-opencl` does nothing but display an eternal animated `|/-\`. John uses `PBKDF2-SHA1 128/128 ASIMD...
Actually, it climbs regardless of seeking. Using plain "Terminal". Try this. `ddd` will be displayed one line too far up. ``` 1 00:00:00,000 --> 00:00:01,000 aaa bbb 2 00:00:01,000 -->...
In step three, notice how `ddd` overlaps the "Audio" line. This will continue to climb for all similar combinations of lines. ``` $ mpv a.wav (+) Audio --aid=1 (pcm_s16le 2ch...
Must mean the position has already been displaced from the start. Let's see if someone else with macOS can reproduce.
@kasper93: Maybe [this refactoring](https://github.com/mpv-player/mpv/commit/24270b8587ab466598cc351a85e219e59ff05561) needs a re-refactoring. Some observations when the problem occurs: 1. ANSI codes first go up, then down ("two steps forward, one step back"). Seems unnecessary (unless...
Seems to work just great. I added some plain text to the print statements, and they showed both [A and [B being printed after each other in the same go....