mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2024-11-12 19:37:29 +00:00
Rename Second to NewLeaf
This commit is contained in:
parent
9da30868ef
commit
3dbea65c62
@ -5,7 +5,7 @@
|
||||
- [Project hub][hub]
|
||||
- [Announcements][announce]
|
||||
- › CloudTube repo
|
||||
- [Second repo][second]
|
||||
- [NewLeaf repo][newleaf]
|
||||
- [Mailing list][list] for development and discussion
|
||||
- [Todo tracker][todo] for listing problems and feature requests
|
||||
- [Chatroom on Matrix][matrix]
|
||||
@ -13,7 +13,7 @@
|
||||
[hub]: https://sr.ht/~cadence/tube/
|
||||
[announce]: https://lists.sr.ht/~cadence/tube-announce
|
||||
[cloudtube]: https://git.sr.ht/~cadence/cloudtube
|
||||
[second]: https://git.sr.ht/~cadence/Second
|
||||
[newleaf]: https://git.sr.ht/~cadence/NewLeaf
|
||||
[list]: https://lists.sr.ht/~cadence/tube-devel
|
||||
[todo]: https://todo.sr.ht/~cadence/tube
|
||||
[matrix]: https://matrix.to/#/#cloudtube:cadence.moe
|
||||
|
@ -130,7 +130,7 @@ p The selected instance, #[code= instanceOrigin], did not respond correctly.
|
||||
h3.actor YouTube
|
||||
| Working
|
||||
p.
|
||||
CloudTube needs to a working Second/Invidious instance in order to get data about videos.
|
||||
CloudTube needs a working NewLeaf/Invidious instance in order to get data about videos.
|
||||
However, the selected instance, #[code= instanceOrigin], has been temporarily blocked by YouTube.
|
||||
p.
|
||||
You will be able to watch this video if you select a working instance in settings.
|
||||
|
@ -25,7 +25,7 @@ function lengthSecondsToLengthText(seconds) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Second and Invidious don't return quite the same data. This
|
||||
* NewLeaf and Invidious don't return quite the same data. This
|
||||
* function normalises them so that all the useful properties are
|
||||
* available no matter the kind of instance. The video is modified
|
||||
* in-place.
|
||||
|
Loading…
Reference in New Issue
Block a user