Skip to content

Commit a011a81

Browse files
committed
Merge branch 'development' into feature/hide-member-only-videos
* development: (25 commits) Remove author and authorId from the required list of video keys for playlists (FreeTubeApp#7083) Translated using Weblate (Odia) Translated using Weblate (Nepali) Translated using Weblate (Hindi) Translated using Weblate (Sinhala) Translated using Weblate (Slovenian) Translated using Weblate (Catalan) Translated using Weblate (Assamese) Translated using Weblate (German) replace icns mac icon with hq one (FreeTubeApp#7212) Fix user-agent and referer for Innertube requests (FreeTubeApp#7213) Use new images (FreeTubeApp#7236) Fix the channel name and ID missing on the channel home tab (FreeTubeApp#7232) Translated using Weblate (Odia) Translated using Weblate (Georgian) Translated using Weblate (Bosnian) Translated using Weblate (Sinhala) Translated using Weblate (English (United Kingdom)) Translated using Weblate (Assamese) Fix live streams not working on the local API (FreeTubeApp#7233) ... # Conflicts: # src/renderer/views/Hashtag/Hashtag.vue
2 parents e0c6d22 + faf0610 commit a011a81

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+848
-707
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,17 @@ Available for Windows (10 and later), Mac (macOS 11 and later) & Linux thanks to
2727
> If you have an idea or if you found a bug, please submit a [GitHub issue](https://github.com/FreeTubeApp/FreeTube/issues/new/choose) so that we can track it. Please [search the existing issues](https://github.com/FreeTubeApp/FreeTube/issues?q=is%3Aissue+sort%3Arelevance-desc) before submitting to prevent duplicates!
2828
2929
## Screenshots
30-
<img src="https://i.imgur.com/zFgZUUV.png" width=300> <img src="https://i.imgur.com/9evYHgN.png" width=300> <img src="https://i.imgur.com/yT2UzPa.png" width=300> <img src="https://i.imgur.com/47zIEt4.png" width=300> <img src="https://i.imgur.com/hFB2fKC.png" width=300>
30+
| The main FreeTube window |
31+
|--------------------------------------------------------------------------------------------------|
32+
| ![](https://raw.githubusercontent.com/FreeTubeApp/FreeTubeApp.io/master/src/images/FreeTube1.png)|
33+
34+
| Watching a video |
35+
|--------------------------------------------------------------------------------------------------|
36+
| ![](https://raw.githubusercontent.com/FreeTubeApp/FreeTubeApp.io/master/src/images/FreeTube2.png)|
37+
38+
| Settings |
39+
|--------------------------------------------------------------------------------------------------|
40+
| ![](https://raw.githubusercontent.com/FreeTubeApp/FreeTubeApp.io/master/src/images/FreeTube3.png)|
3141

3242
## How does it work?
3343
FreeTube uses a built in extractor to grab and serve data / videos. The [Invidious API](https://github.com/iv-org/invidious) can also optionally be used. FreeTube does not use any official APIs to obtain data. While YouTube can still see your video requests, it can no

_icons/.icon-set/iconColor_256.png

-2.33 KB
Binary file not shown.

_icons/.icon-set/icon_128x128.png

-1021 Bytes
Binary file not shown.

_icons/.icon-set/icon_16x16.png

-309 Bytes
Binary file not shown.

_icons/.icon-set/icon_32x32.png

-479 Bytes
Binary file not shown.

_icons/.icon-set/icon_48x48.png

-536 Bytes
Binary file not shown.

_icons/.icon-set/icon_64x64.png

-612 Bytes
Binary file not shown.

_icons/256x256.png

-2.24 KB
Binary file not shown.

_icons/icon.icns

-379 KB
Binary file not shown.

_icons/iconBlack.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)