把B站「搬」进绿联NAS影视中心!自动同步,还能看弹幕!b站收藏夹nas元数据命令提示符

爱逛啊B的友友们肯定有一个头疼事:点了收藏想等干饭时再当电子榨菜看,发现视频没了,或者观看人数多了,偷偷将4K码率降低,导致清晰度还不如1080P!

正所谓鼠鼠有张良记,咱B友也有过墙梯嘿嘿,所以今天就教大家一个好法子:

将你B站收藏夹中的视频自动备份到绿联NAS中,通过影视中心功能还能搭建你专属的「B站收藏夹」影视库,还能看弹幕!

废话不多说,咱们直接进入正题。

一.文件夹创建

打开文件管理器,在共享文件夹-docker中,新建一个「bili_sync」文件夹,名字可以自定义,然后在「bili_sync」下新建一个「config」文件夹,用来放容器配置文件。

接着新建一个新的共享文件夹,主要是存储你的B站收藏夹的视频,建议放在机械盘下,因为如果你的B站收藏夹视频很多,那么需要的存储空间也要更大。

这里为了演示方便,我在共享文件夹下新建了一个「bili_video」,名字同样可以自定义。

如果你的B站收藏夹视频有些小秘密,那么建议将保存路径选择个人文件夹下,具体看你使用习惯。

接着是可选项,主要是用于保存你的B站收藏夹的视频「元数据」,类似于电影上刮削的元数据,建议放在「bili_video」下,我这里是在其下面新建了一个「people」文件夹。

二.镜像下载与部署

打开Docker应用,在镜像-镜像仓库中搜索「bili-sync」,然后选择这个版本下载,等待下载完成。

如果拉取失败的话,可以在设置中添加加速器,绿联其实有提供很详细的配置教程的,或者你们也可以直接用我这个

稍等一下,就能在本地镜像中看见刚才下载的「bili-sync」容器了,点击加号,开始部署。容器名可以自定义,不过建议起个好记的,后面容器多了管理起来也方便点。

我这里命名为「bili-sync」;CPU限制和内存限制可以保持默认,也可以根据NAS的实际运行环境进行分配。

最关键的步骤来了,这里千万不能错!在存储空间这里,这里的NAS目录选择刚才我们创建好的,即共享文件夹-docker-bili_sync-config,对应的容器目录不能调整,保持默认即可,容器权限是读写。

接着新增一览,NAS目录选择我们的视频保存路径,即共享文件夹-bili_video,对应的容器目录填写为:/media,一定是这个名字,容器权限同样是读写。

再新增一栏,NAS目录选择我们的「元数据」路径,即共享文件夹-bili_video-people,对应的容器目录填写为:/people,一定是这个名字,容器权限依然是读写。

最后将网络模式选择host,保存即可。

三.修改配置文件

这时候在Docker-容器就能看到我们部署好的「bili-sync」了,但此时显示「重启中」,别急,这是正常的,因为容器中的配置文件的关键信息此时是空的。

我们回到文件管理器,在共享文件夹-docker-bili_sync-config找到这个「config.toml」文件,下载到电脑上用记事本进行编辑,没列出的保持默认即可,需要的修改项如下图:

前两项修改比较容易,B友们按我的模版来就行,而5个身份id的获取办法也不难。

复制并粘贴到配置文档的对应双引号里面即可。

而dedeuserid的值获取也不难,点击你的B站头像,地址栏这串数字就是了。

至于ac_time_value值,需要在控制台输入命令:window.localStorage.ac_time_value,就能获取对应的值。

这里有一个小技巧,只要输入首个字母,然后就会提供选项,选择之后按下tab,就能自动填充了。

最后就是favorite_list这块的设置,假如你的收藏夹id为12345678,那么就填写:12345678="/media/收藏夹",收藏夹这个可以自定义,就是你B站收藏夹视频同步到绿联NAS后,它都会放到/media/收藏夹这个路径下。

而收藏夹id的获取,则需要点击你的B站头像,再选择收藏,地址栏的这串数字,就是你的收藏夹id了,如果你还能获取其他up的收藏夹id,那么则可以添加多栏,这样就能同步多个收藏夹的视频到绿联NAS了。

最后保存配置文档的修改,再上传到同一位置,即共享文件夹-docker-bili_video-config,覆盖掉原来那份,然后这时候去启动容器,就能正常运行了。

接着再打开影视中心,点击头像,选择新建媒体库,名字自定义,然后路径选择我们的B站视频的保存路径,然后一定要勾选「优先读取本地信息」,保存就好。

四.关联影视中心

接下来影视中心便会读取这个路径的「元数据信息」,这样你就在影视中心上搭建了一个B站收藏夹媒体库。

还可以查看弹幕,即是外挂字幕,在影视中心上还能看到这个视频的码率、分辨率等信息。

THE END
1.飞牛fnos使用docker部署MoviePilotV2自动化影视管理平台教程2024-12-16T06:58:23.png 注意 qb和tr下载目录也请映射在media目录下,下载器、媒体服务器直接在设定->系统里面添加 另外CookieCloud镜像服务是用来同步PT站点和MoviePilot的cook信息的工具,也需要安装 2024-12-16T06:58:58.png 教程到此结束,具体使用和配置教程看官方Wikihttps://cloud.tencent.com/developer/article/2478163
2.www.urban《ZLibrary》拥有超490万本世界各种电子书资源的网站,全部文献免费下载,良心推荐这个网站被称为世界上最大的免费图书馆,有490多万本电子书资源免费分享,不用注册每天都可以免费下载5本书,注册也非常简单,用邮箱就可以注册,注册后每天可以下载10本书籍。最主要的是你在这个网站可以找到你现在在上市面。 如果你http://www.urban-flood.com/listening/115876.html
3.苹果Mac用户狂喜!ChatGPT深度集成应用,最后再藏AGI彩蛋首先,桌面版ChatGPT能够和Warp(文件共享应用)、XCode编辑器等应用一起使用了。 现场演示环节,一位小哥使用Warp连接到GitHub,并要求ChatGPT统计过去两个月的每日提交。 由于和Warp打通了,用户只需简单一句话下达任务,然后复制粘贴Warp已经预置好的详细操作步骤,相关任务就能直接开始执行了。 https://www.thepaper.cn/newsDetail_forward_29702338
4.免翻!全球最大免费书库Zlibrary最新镜像,国内可直接访问,赶紧下书本文介绍了Zlibrary,一个拥有超过1400万本书和8500万篇学术文章的免费资源库,用户可以通过注册、成为基础用户提升下载权限,支持多语言搜索,并提供安卓APP。它是目前最方便的电子书和文献资料平台。 摘要由CSDN通过智能技术生成 刚刚,“知识大航海”群里,有位群友分享了一个Zlibrary镜像地址,感谢这位群友的热心分享,这https://blog.csdn.net/wbliu85/article/details/138184249
5.QuantummachinelearningNatureWossnig, L., Zhao, Z. & Prakash, A. A quantum linear system algorithm for dense matricesP.W. acknowledges financial support from the ERC (Consolidator Grant QITBOX), Spanish Ministry https://www.nature.com/articles/nature23474
6.TransientNodalSignalinginLeftPrecursorsCoordinatesx/y resolution, 1.44 μm; z resolution, 1.56 μm. Nodal Is Transiently Active before Heart Gftbox algorithmMatlab Finite Element Analysis package simulating biological growth Kennaway et al.,https://www.sciencedirect.com/science/article/pii/S153458072030798X
7.GitHub(HTENS) Zhenzhou Lin, Zishuo Zhao, Jingyou Xie, Ying Shen. "Hierarchical Type Enhanced Negative Sampling for Knowledge Graph Embedding". paper (NeuralKG-ind) Wen Zhang, Zhen Yao, Mingyang Chen, Zhiwei Huang, Huajun Chen. "NeuralKG-ind: A Python Library for Inductive Knowledge Graph Reprehttps://github.com/h920032/KGE
8.Directorytheir Masters theses may be inspected in Rutgers' Math Library. There were 9 MSc degrees granted1996 J. Lepowsky / Y.-Z. Huang Univ. of California-Santa Cruz Galin Georgiev Oct. 1996 Jhttps://www.math.rutgers.edu/?Itemid=711
9.AppStore上的《MietBox》MietBOX ist die erste Software zur effizienten Steuerung aller operativen Prozesse in der Baustellen- und Verkehrssicherung. Die Funktionsvielfalt unserer Software vereinfacht selbst komplexe Arbeitsschritte. Zudem bietet unsere App eine automatisierte und effiziente Plattform, die die Kommunikation zwishttps://apps.apple.com/hk/app/mietbox/id6474621205
10.EnablingSemanticIntegrationandDataListing 1: QB4OLAP representation of BDAKG TBox. In QB4OLAP, dimensions, hierarchies, and levels are defined using qb4o:DimensionProperty, qb4o:Hierarchy, qb4o:LevelProperty as demonstrated at lines 9-24. A dimension can have one or more hierarchies, and line 11 shows that agri:ProductDihttps://www.yiyibooks.cn/__src__/arxiv/2403.11920v2/index.html
11.FromPlatformtoKnowledgeGraph:EvolutionofLaboratory(26,27) An ontology normally consists of two components: a terminological box (TBox) and an Chemical table files express molecules and reactions in terms of x-y-z coordinates of atoms andIt should work just like adding new features to a computational library. Moreover, once the https://pubs.acs.org/doi/full/10.1021/jacsau.1c00438
12.DevelopmentalgeneexpressionprovidescluestorelationshipsBicaudal,ElkA,Gsc,Six3/6,FGFsandSprouty. However, we have recovered 21Wntgenes, multiple downstream components of the Wnt pathway, 22Tgfβ ligands, 6Smadgenes, two each ofVasaandPl10genes, and singleNanos,Gata,GliandHedglinggenes.Sycon Tboxgenes, including twoBrachyurys, have been reported41http://dx.doi.org/10.1038/ncomms4905
13.FrontiersShapingtheOrgan:ABiologistGuideto(Prusinkiewicz et al., 2000;Pradal et al., 2008;Merks et al., 2011) which provide an GFtbox (Kennaway et al., 2011), which aims at integrating different components of plant library.2L-studio also provides a browser for organizing and accessing objects such as plant https://www.frontiersin.org/articles/10.3389/fpls.2021.746183
14.美国捷特ZETEC无损检测产品大全如需了解产品的详细参数和价格。增宜检测作为美国捷特ZETEC无损检测相关产品的中国区总代理,给您提供优惠的产品价格和专业的技术和售后支持,欢迎联系我们。 常规超声波UT 常规超声波检测,简称UT。该项技术使用单个或双重元素传感器,产生高频率、高定向性声波。不仅可无损测量各类材料的厚度,也可检测各类材料(如:金属、http://www.zy-nde.com/Article-3006901.html
15.ThanksgivingVancouver2020:Dinner,Brunch,TakeOut,TurkeyBeetbox From October 9 – 12,Beetboxis offering their Famous Chick-Un Sandwich topped with Cranberry Sauce, Celery Stuffing, Brussels Sprout Slaw, and Vegan gravy mayo ($9.50). Earls EarlshasThanksgiving Family Style dinners for four($95) are either for pickup or delivery. http://foodgressing.com/thanksgiving-vancouver-2020/
16.Edgecoupler–AnsysOpticsOpen Edge_Coupler_With_Substrate simulation file. Note that tBOX is set to the original 3 micronit is also possible to use PML boundaries only on the "z min" boundary which will improve thehttps://support.lumerical.com/hc/en-us/articles/360042305354-Edge-coupler
17.tbox导航,收录优质在线工具的导航网站别摸鱼导航后来在网上看到其他小伙伴分享了很多导航网站,一个导航里面包含了几十、甚至上百种网站,我常用的也在里面,于是我果断收藏使用,也确实比以前省心多了。 tbox导航官网:https://www.tboxn.com/ 在这里把我常用的6款导航分享出来,大家可以根据自己的需求去研究使用。 https://biemoyu.com/sites/tbox-daohang.html
18.BrazilArchivesLula līdz in most poulz, bt Bolsonaro hz hintd h wl nt gv p pǎr f bìtn at ? ba?tbox. B? s?dz hv upt ?er re?ric in rīsnt wīcs, n Bolsonaro’z s’portrz hv atact Lula’z raliz w? crūd dv?sz cnten? fīsīz n yrin. https://ashortspell.com/tag/brazil/
19.DevelopingStylusTextBox _tBox = (TextBox)this.tabControl1.Controls[0].Controls[j]; if (_tBox.SelectedText == "" && _tBox.SelectionStart == 0) { this.SelectNextControl(this.tabControl1.Controls[0].Controls[j], false, true, true, true); e.Handled = true; } break; https://msdn.microsoft.com/en-us/library/bb985500.aspx
20."F"?"ON":ScalableReasoningoverClassical semantic entailment ?models\models? of a TBox axiom C?Dsquare-image-of-or-equalsC\sqsubseteq Ditalic_C ? italic_D with concept descriptions C,DC,Ditalic_C , italic_D is defined as a relation between classes of models. Specifically, all logical models (sathttp://arxiv.org/html/2208.07628v5
21.淘名网tbox.com.cntbox.com.cn 正在出售 出售方式: 买方报价提交报价: 元 请注意:报价有效期为7天,如果超过7天卖家仍没有回复,您的报价将自动失效。 域名详情 所属注册商: 厦门易名科技有限公司(原厦门易名网络科技有限公司) 关注次数: 534 出价次数: 0 统计数据: Whois –Baidu –Google –PR 域名描述: 没有描述http://www.taoming.com/tbox.com.cn/
22.ADifferentialDatalogInterpreterx,?z)←TC(?x,?y),ΔTC(?y,?z) With Example 1 as the baseline, 2 is its resulting In Rust terms it is to be assumed that all referred data structures are standard library The data are divided into two parts, the TBox, terminological box, which holds an ontology https://www.mdpi.com/2674-113X/2/3/20/xml
23.TBOXFAQs2023EditionFAQs, Tips & Tricks for TBOX - Festa's Original 12 Bars of Xmas Chicago Pub Crawl in Wrigleyville, Chicagohttps://tbox.org/faq/