Files
edx-platform/common/lib
Feanil Patel 0078a6c1ca Parse transcripts json to compare logically.
This is to deal with a special issue in the video descriptor xml output.
The value of the transcript attribute of the video tag is a serialized
json string.  This can have comparison problems in python3 where the order
of the dictionary output is not gauranteed to be the same. So the strings
don't match equally.  We convert the parsed json instead so that the
comparison can be correct.
2019-11-06 11:37:06 -05:00
..
2019-11-06 18:35:06 +05:00
2019-09-30 12:07:49 +05:00
2019-07-16 16:11:02 +05:00