On the Link it is mentioned that gdata client for objective c is deprecated. Does anyone know what is the alternative way to upload videos to youtube??
Asked
Active
Viewed 226 times
2 Answers
1
The Link point to the download of the ready-made zips. These zip files are deprecated
The source is updated. Last commit is from August 6: see the changes

Olaf
- 3,042
- 1
- 16
- 26
1
The GData library is not deprecated, only the old versions listed on the download page are.
As the summary on the first download says:
Visit the Source Checkout page and use the svn command shown
Click on the Source tab towards the top of the page and you will find the latest version, which has a lot of changes since the last download that they provide (1.12.0)

lnafziger
- 25,760
- 8
- 60
- 101
-
but 1.12.0 is also depreciated there. the only thing not depreciated is the first project and a text file. all others have depreciated word along-with them – Saad Sep 26 '12 at 08:06
-
1We stopped posting zipped releases because they discouraged developers from keeping an updated source tree. Developers should check out and periodically update the source tree from the subversion server. – grobbins Sep 26 '12 at 15:14