-
- [x] m.youtube.com #366
- [x] youtube.com/live #370
- [ ] Invidious
- [ ] PeerTube
- [ ] Piped
- [ ] odysee.com
...and probably a lot more I couldn't think of right now.
-
### What's the feature?
For what I've understood after reading winston features, there's no way using its API to log events from piped streams in a nodejs _stream_ way.
### What problem is the …
-
### Describe the feature
Comparison of meta-information received in the same video from Piped and YouTube:
![](https://user-images.githubusercontent.com/5412322/187595069-ce675a3f-0a32-4099-bcd2-2…
-
```
#!/usr/local/bin/php -q
-
```
#!/usr/local/bin/php -q
-
When ghc detects errors in code, there may be long output to the console that's often more sensible to read from the top, so, when repeatedly failing to correct my code, I have every run to scroll up …
-
I am trying to transmit portions of standard NMEA sentences like so:
`pi@raspberrypi ~/gpslhf $ echo "4135.1898,N,09342.6185,W" | minimodem -t 1200`
I get a long delay after the end of the tone …
-
### Official Instance
- [X] The bug is reproducible on the [official hosted instance](http://piped.video/), or is API-related.
### Describe the bug
Basically, no matter what video I click on, the v…
-
### Describe the feature
Users should be able to host their own Piped instance for free by using one of these platforms.
### Why would this be useful to add?
This makes it easier for people to host…
-
I have file names:
```
0101-firstpost.md
0117-second.md
0217-third.md
...
```
Adding a rule to `config.yaml`:
```yaml
permalinks:
posts: "/:filename"
```
will give them `0101-firstpost…