38 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Your self-hosted YouTube media server
 | 
						|
 | 
						|

 | 
						|
 | 
						|
## Core functionality
 | 
						|
 | 
						|
* Subscribe to your favorite YouTube channels
 | 
						|
* Download Videos using **yt-dlp**
 | 
						|
* Index and make videos searchable
 | 
						|
* Play videos
 | 
						|
* Keep track of viewed and unviewed videos
 | 
						|
 | 
						|
## If you have issues running Tube Archivist
 | 
						|
 | 
						|
Please visit the following URL and ensure neither of the tips resolve the issue:
 | 
						|
 | 
						|
https://github.com/tubearchivist/tubearchivist#potential-pitfalls
 | 
						|
 | 
						|
If they do not, please open an app here and tag @sethforprivacy:
 | 
						|
 | 
						|
https://github.com/meienberger/runtipi-appstore/issues
 | 
						|
 | 
						|
## Folder Info 
 | 
						|
 | 
						|
| Root Folder                                | Container Folder |
 | 
						|
|--------------------------------------------|------------------|
 | 
						|
| /runtipi/app-data/tubearchivist/data/cache | /cache           |
 | 
						|
| /runtipi/media/data/youtube                | /youtube         |
 | 
						|
 | 
						|
If your /runtipi/media folder is remote mounted with NFS, follow the app
 | 
						|
customization instructions to set the environment variables for HOST_UID and
 | 
						|
HOST_GID to the owner of your media folder.
 | 
						|
 | 
						|
Customization documentation:
 | 
						|
https://www.runtipi.io/docs/guides/customize-app-config
 | 
						|
 | 
						|
TubeArchivist installation documentation:
 | 
						|
https://github.com/tubearchivist/tubearchivist#installing |