Forgot password?
 Register account
View 215|Reply 2

YouTube 免费存储空间

[Copy link]

3153

Threads

7906

Posts

610K

Credits

Credits
64096
QQ

Show all posts

hbghlyj Posted 2023-4-12 02:03 |Read mode
Last edited by hbghlyj 2023-4-14 12:50Google Photos no longer offers unlimited storage — so what are your options?
Google Photos 在 2021 年 6 月 1 日结束其照片和视频的“无限免费存储”政策。现在,您上传的任何新照片和视频都将计入每个 Google 帐户附带的 15GB 免费存储空间。

利用 Google 服务存储的其他方法
YouTubeDrive Store files as YouTube videos == infinite disk space
是一个 Mathematica 程序包,可将任意数据编码/解码为简单的 RGB 视频,这些视频会自动上传到 YouTube 或从 YouTube 下载。 由于 YouTube 对用户可以上传的视频总数或长度没有限制,这提供了一种实际上无限但极其缓慢的文件存储形式。

Usage Example
首先导入这个包
  1. Needs["YouTubeDrive`"]
Copy the Code
让我们生成一个图像
  1. plot=Plot[Bessel[0,x],{x,-10,10}]
Copy the Code
然后将图像数据编码为 RGB 视频
  1. data=ByteArray@ToCharacterCode@Compress[plot]
Copy the Code
然后上传YouTube
  1. YouTubeUpload[data]
Copy the Code
输出为 Fmm1AeYmbNU,这意味着视频已上传到 youtube.com/watch?v=Fmm1AeYmbNU
然后我们从YouTube取回数据
  1. retrievedData=YouTubeRetrieve["Fmm1AeYmbNU"]
Copy the Code
将数据解码
  1. UncompresseFromCharacterCode@Normal[retrievedData]
Copy the Code
我们得到了原始图像。

768

Threads

4685

Posts

310K

Credits

Credits
35004

Show all posts

isee Posted 2023-4-14 11:50
国内用户有速度?

Comment

它不会。😔  Posted 2023-4-14 19:51
isee=freeMaths@知乎

Mobile version|Discuz Math Forum

2025-6-5 01:32 GMT+8

Powered by Discuz!

× Quick Reply To Top Edit