Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

Conversation

@sortedcord
Copy link
Owner

@sortedcord sortedcord commented Aug 15, 2021

Experimental!!

Export the entire dictionary to a xml file using the dict2xml library.

  • Make branch even with refractor base
  • Switch to dicttoxml from dict2xml
  • Object arrays of sections and lessons are not grouped under one root called Sections or Lessons. This is also the case for all of the other arrays.
  • Rename List item
  • Rename root tag to course

@sortedcord sortedcord added the enhancement New feature or request label Aug 15, 2021
@sortedcord sortedcord self-assigned this Aug 15, 2021
@sortedcord sortedcord linked an issue Aug 15, 2021 that may be closed by this pull request
@sortedcord
Copy link
Owner Author

Honestly, I am not very sure how I would structure the XML file. Do comment if anyone has a suggestion

@sortedcord sortedcord added the help wanted Extra attention is needed label Aug 15, 2021
@sortedcord sortedcord mentioned this pull request Aug 28, 2021
12 tasks
@sortedcord sortedcord added area: module Issues related to when udemyscraper is used as a module. and removed help wanted Extra attention is needed labels Aug 28, 2021
@sortedcord
Copy link
Owner Author

Feature to be implemented in v0.8.0

@sortedcord sortedcord changed the base branch from master to refractor August 28, 2021 16:05
@sortedcord sortedcord merged commit 464439f into refractor Aug 28, 2021
@sortedcord sortedcord deleted the Serialize-to-XML branch August 28, 2021 16:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area: module Issues related to when udemyscraper is used as a module. enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dump to XML

2 participants