What type of ID does YouTube use for their videos?

后端 未结 4 1325
甜味超标
甜味超标 2020-12-13 21:36

I am curious what type of ID that youtube uses for identifying their videos? They seem to be the same type of IDs used for short urls on sites like Digg and Bit.ly.

4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-13 22:36

    It's probably a modified Base 64 representation of a GUID. (Common Base 64 implementations include problem characters for URLs).

提交回复
热议问题