Closed iG8R closed 1 year ago
Since this is a playlist, you have to use the quick downloader to download the media. The extended downloader only supports one video per instance, so playlists or anything that has multiple different media sources (not formats, but like different videos themselves as an example) will cause serialization issues.
The fix I have planned is an extended batch downloader which will hopefully ease issues like this in the future, while maintaining the extended feature set.
Is there any way to list playlist entries for further selecting which video(s) to download? E.g. I tried the following playlist
https://vk.com/video/playlist/-24440848_54694294
with theExtended download...
option but got only:Logs:
**Exception details**
``` A caught SerializationException occurred. Message: The data contract type 'youtube_dl_gui.YoutubeDlData' cannot be deserialized because the data member 'formats' was found more than once in the input. Type: System.Runtime.Serialization.SerializationException Source: System.Runtime.Serialization Target Site: Void ThrowDuplicateMemberException(System.Object, System.Xml.XmlDictionaryString[], Int32) Stacktrace: at System.Runtime.Serialization.Json.XmlObjectSerializerReadContextComplexJson.ThrowDuplicateMemberException(Object obj, XmlDictionaryString[] memberNames, Int32 memberIndex) at ReadYoutubeDlDataFromJson(XmlReaderDelegator , XmlObjectSerializerReadContextComplexJson , XmlDictionaryString , XmlDictionaryString[] ) at System.Runtime.Serialization.Json.JsonClassDataContract.ReadJsonValueCore(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context) at System.Runtime.Serialization.Json.JsonDataContract.ReadJsonValue(XmlReaderDelegator jsonReader, XmlObjectSerializerReadContextComplexJson context) at System.Runtime.Serialization.Json.XmlObjectSerializerReadContextComplexJson.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader) at System.Runtime.Serialization.XmlObjectSerializerReadContext.InternalDeserialize(XmlReaderDelegator reader, String name, String ns, Type declaredType, DataContract& dataContract) at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Type declaredType, DataContract dataContract, String name, String ns) at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalReadObject(XmlReaderDelegator xmlReader, Boolean verifyObjectName) at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver dataContractResolver) at System.Runtime.Serialization.Json.DataContractJsonSerializer.ReadObject(XmlDictionaryReader reader) at youtube_dl_gui.Extensions.JsonDeserialize[T](String value) at youtube_dl_gui.YoutubeDlData.Generate(String URL, String GenerateCommand, String& RetrievedData) at youtube_dl_gui.frmExtendedDownloader.Extra info can't be attached due its too big size.