Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
[arte] new 'upload_date' in the API #8581
Comments
|
Thank you |
Hello,
I think Arte has changed somewhat its API (JSON).
'upload_date' gives NA.
To get the date of upload, you could:
line 119: upload_date_str player_info.get = ( 'VRA', '') .split ( '') [0]
and not 'VDA'.
Examples : ex1 fr ex2 de