youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

versions.json (1608B)


      1 {
      2     "latest": "2013.01.06", 
      3     "signature": "72158cdba391628569ffdbea259afbcf279bbe3d8aeb7492690735dc1cfa6afa754f55c61196f3871d429599ab22f2667f1fec98865527b32632e7f4b3675a7ef0f0fbe084d359256ae4bba68f0d33854e531a70754712f244be71d4b92e664302aa99653ee4df19800d955b6c4149cd2b3f24288d6e4b40b16126e01f4c8ce6", 
      4     "versions": {
      5         "2013.01.02": {
      6             "bin": [
      7                 "http://youtube-dl.org/downloads/2013.01.02/youtube-dl", 
      8                 "f5b502f8aaa77675c4884938b1e4871ebca2611813a0c0e74f60c0fbd6dcca6b"
      9             ], 
     10             "exe": [
     11                 "http://youtube-dl.org/downloads/2013.01.02/youtube-dl.exe", 
     12                 "75fa89d2ce297d102ff27675aa9d92545bbc91013f52ec52868c069f4f9f0422"
     13             ], 
     14             "tar": [
     15                 "http://youtube-dl.org/downloads/2013.01.02/youtube-dl-2013.01.02.tar.gz", 
     16                 "6a66d022ac8e1c13da284036288a133ec8dba003b7bd3a5179d0c0daca8c8196"
     17             ]
     18         }, 
     19         "2013.01.06": {
     20             "bin": [
     21                 "http://youtube-dl.org/downloads/2013.01.06/youtube-dl", 
     22                 "64b6ed8865735c6302e836d4d832577321b4519aa02640dc508580c1ee824049"
     23             ], 
     24             "exe": [
     25                 "http://youtube-dl.org/downloads/2013.01.06/youtube-dl.exe", 
     26                 "58609baf91e4389d36e3ba586e21dab882daaaee537e4448b1265392ae86ff84"
     27             ], 
     28             "tar": [
     29                 "http://youtube-dl.org/downloads/2013.01.06/youtube-dl-2013.01.06.tar.gz", 
     30                 "fe77ab20a95d980ed17a659aa67e371fdd4d656d19c4c7950e7b720b0c2f1a86"
     31             ]
     32         }
     33     }
     34 }