Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agentcooper/telik
macOS app to track YouTube channels and playlists
https://github.com/agentcooper/telik
macos swift swiftui youtube youtube-channel
Last synced: about 1 month ago
JSON representation
macOS app to track YouTube channels and playlists
- Host: GitHub
- URL: https://github.com/agentcooper/telik
- Owner: agentcooper
- License: mit
- Created: 2022-05-27T21:02:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-29T17:07:42.000Z (over 1 year ago)
- Last Synced: 2024-09-28T03:21:41.291Z (about 2 months ago)
- Topics: macos, swift, swiftui, youtube, youtube-channel
- Language: Swift
- Homepage: https://apps.apple.com/en/app/telik/id6453161265
- Size: 4 MB
- Stars: 107
- Watchers: 6
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Telik**[Download for macOS 12+](https://github.com/agentcooper/Telik/releases/latest/download/Telik.app.zip)**
**Also available in the [Mac App Store](https://apps.apple.com/en/app/telik/id6453161265) for a small fee. If you like the app, please consider buying it.**
---
Telik is a macOS application to track YouTube channels and playlists.
![Telik screenshot](screenshot.png)
Features:
- Channels and playlists can be grouped using tags
- No YouTube account is needed, and no data is collected by the app
- No distractions such as recommendations, likes, or comments
- Can subscribe to a particular playlist
- Data can be easily exported and imported
- Supports "quick open" with Command-O (or Command-P)To quickly try it out, press Command-N and paste:
```
1. [Veritasium](https://www.youtube.com/channel/UCHnyfMqiRRG1u-2MsSQLbXA/videos) #Science
2. [SmarterEveryDay](https://www.youtube.com/channel/UC6107grRI4m0o2-emgoDnAA/videos) #Science
3. [3Blue1Brown](https://www.youtube.com/channel/UCYO_jab_esuFRV4b17AJtAw/videos) #Science
4. [Systems with JT](https://www.youtube.com/channel/UCrW38UKhlPoApXiuKNghuig/videos) #Programming
5. [Andreas Kling](https://www.youtube.com/channel/UC3ts8coMP645hZw9JSD3pqQ/videos) #Programming
6. [Context Free](https://www.youtube.com/channel/UCS4FAVeYW_IaZqAbqhlvxlA/videos) #Programming
7. [Lex Fridman](https://www.youtube.com/channel/UCSHZKyawb77ixDdsGog4iWA/videos) #Interview
8. [The Cinema Cartography](https://www.youtube.com/channel/UCL5kBJmBUVFLYBDiSiK1VDw/videos) #Art
9. [Nerdwriter1](https://www.youtube.com/user/Nerdwriter1) #Art
10. [Wendover Productions](https://www.youtube.com/channel/UC9RM-iSvTu1uPJb8X5yp3EQ/videos)
11. [Not Just Bikes](https://www.youtube.com/channel/UC0intLFzLaudFG-xAvUEO-A/videos)
12. [TED-Ed](https://www.youtube.com/channel/UCsooa4yRKGN_zEE8iknghZA/videos)
13. [The Economist](https://www.youtube.com/channel/UC0p5jTq6Xx_DosDFxVXnWaQ/videos)
14. [Andrew Huberman](https://www.youtube.com/channel/UC2D2CMWXMOVWx7giW1n3LIg/videos)
```---
Name Telik ([`[ˈtʲelʲɪk]`](https://en.wiktionary.org/wiki/телик)) comes from televízor and informally means "TV" in Russian language.
## URL Scheme
Use following URLs to open Telik and select a particular item:
- `telik:///select?id=CHANNEL_ID`, e.g. `telik:///select?id=UCYO_jab_esuFRV4b17AJtAw`
- `telik:///select?title=CHANNEL_TITLE`, e.g. `telik:///select?title=Better%20Ideas`
- `telik:///select?tag=TAG_NAME`, e.g. `telik:///select?tag=Computers`