From 15859c6845b158d80e6e3db94198d57602ef333c Mon Sep 17 00:00:00 2001 From: John Hawkinson Date: Tue, 7 Mar 2017 01:06:19 -0500 Subject: [PATCH] [Brightcove:new] reorder doc references in order of HTML page Otherwise it is very confusing to read them out of order. --- youtube_dl/extractor/brightcove.py | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/youtube_dl/extractor/brightcove.py b/youtube_dl/extractor/brightcove.py index 610ef02b5..d625b802f 100644 --- a/youtube_dl/extractor/brightcove.py +++ b/youtube_dl/extractor/brightcove.py @@ -480,23 +480,23 @@ class BrightcoveNewIE(InfoExtractor): @staticmethod def _extract_urls(webpage): # Reference: - # 1. http://docs.brightcove.com/en/video-cloud/brightcove-player/guides/publish-video.html#setvideoiniframe + # 1. http://docs.brightcove.com/en/video-cloud/brightcove-player/guides/publish-video.html#tag # 2. http://docs.brightcove.com/en/video-cloud/brightcove-player/guides/publish-video.html#setvideousingjavascript - # 3. http://docs.brightcove.com/en/video-cloud/brightcove-player/guides/in-page-embed-player-implementation.html - # 4. https://support.brightcove.com/en/video-cloud/docs/dynamically-assigning-videos-player - # 5. http://docs.brightcove.com/en/video-cloud/brightcove-player/guides/publish-video.html#tag + # 3. http://docs.brightcove.com/en/video-cloud/brightcove-player/guides/publish-video.html#setvideoiniframe + # 4. http://docs.brightcove.com/en/video-cloud/brightcove-player/guides/in-page-embed-player-implementation.html + # 5. https://support.brightcove.com/en/video-cloud/docs/dynamically-assigning-videos-player - # [5] looks like: + # [1] looks like: #