index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
theplatform.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start moving to ytdl-org
Sergey M․
2019-03-11
1
-2
/
+2
*
[foxsports] fix extraction(closes #17543)
Remita Amine
2018-11-21
1
-2
/
+3
*
[theplatform] Improve error detection (#13222)
Sergey M․
2018-10-30
1
-3
/
+11
*
[theplatform] Relax _VALID_URL (closes #16181)
Giuseppe Fabiano
2018-07-30
1
-1
/
+4
*
[theplatform] PEP 8
Sergey M․
2018-07-20
1
-0
/
+1
*
[theplatform] add support for theplatform Top-level domain customization(#16977)
Remita Amine
2018-07-18
1
-2
/
+3
*
Fix some regexes
Sergey M․
2017-10-09
1
-1
/
+1
*
[theplatform] extract chapters
Remita Amine
2017-05-06
1
-1
/
+20
*
[theplatform] Recognize URLs with whitespaces (closes #12044)
Yen Chi Hsuan
2017-02-17
1
-2
/
+4
*
[corus] Add new extractor(closes #12060)(#9164)
Remita Amine
2017-02-10
1
-2
/
+3
*
Fix "invalid escape sequences" error on Python 3.6
Yen Chi Hsuan
2017-01-06
1
-2
/
+2
*
[theplatform] pass geo verification headers to smil request(closes #10146)
Remita Amine
2016-12-21
1
-1
/
+3
*
Unify coding cookie
Déstin Reed
2016-10-03
1
-1
/
+1
*
[theplatform] fix player regex(closes #10546)
Remita Amine
2016-09-04
1
-1
/
+2
*
[theplatform] extract subtitles with multiple formats from the metadata
Remita Amine
2016-08-16
1
-2
/
+2
*
[adobepass] add IE suffix to the extractor and remove duplicate constant
Remita Amine
2016-08-15
1
-3
/
+2
*
[adobepass] create separate class for adobe pass authentication
Remita Amine
2016-08-14
1
-96
/
+2
*
[theplatform] use _get_netrc_login_info and fix session expiration check(#10345)
Remita Amine
2016-08-14
1
-7
/
+8
*
[theplatform] add basic support for Adobe Pass
Remita Amine
2016-07-02
1
-4
/
+104
*
[theplatform] reduce requests for theplatform feed info extraction
Remita Amine
2016-06-19
1
-18
/
+36
*
[theplatform] Some NBC videos require an additional cookie
Yen Chi Hsuan
2016-06-08
1
-0
/
+8
*
[theplatform] Add _extract_urls
Sergey M․
2016-05-22
1
-0
/
+16
*
[theplatform] Fix for Python 3.2
Yen Chi Hsuan
2016-04-27
1
-3
/
+3
*
[ThePlatform] Fix tests failed since 79ba9140dc8fcf5883b7473596e8f20cba6b479f
Yen Chi Hsuan
2016-04-24
1
-0
/
+1
*
[theplatform] remove _sort_formats from _extract_theplatform_smil
remitamine
2016-04-16
1
-2
/
+1
*
[theplatform] extract timestamp and uploader
remitamine
2016-04-01
1
-0
/
+10
*
[theplatform] sign https urls
remitamine
2016-04-01
1
-1
/
+1
*
[cnbc] Add new extractor(closes #8012)
remitamine
2016-03-30
1
-4
/
+4
*
[theplatform] Improve geo restriction detection
Sergey M․
2016-03-18
1
-4
/
+3
*
[theplatform] remove unnecessary import
remitamine
2016-03-18
1
-3
/
+1
*
[theplatform] always force theplatform to return a smil for _extract_theplatf...
remitamine
2016-03-18
1
-4
/
+6
*
[theplatform] extract brightcove once formats
remitamine
2016-03-17
1
-11
/
+11
*
[thepltform] detect other types of errors
remitamine
2016-03-02
1
-9
/
+6
*
add more subtitles mime types to mimetype2ext and fix the platform subtitle e...
remitamine
2016-02-20
1
-1
/
+2
*
[theplatform] remove unused import and change smil url for ThePlatformFeedIE
remitamine
2016-02-11
1
-2
/
+1
*
[theplatform] fix pid extraction in the platform feed
remitamine
2016-02-11
1
-1
/
+1
*
[theplatform] extend _VALID_URL regex
remitamine
2016-01-15
1
-1
/
+1
*
Revert "[history] fix signature and media url extraction(fixes #8240)"
remitamine
2016-01-15
1
-1
/
+1
*
[history] fix signature and media url extraction(fixes #8240)
remitamine
2016-01-15
1
-1
/
+1
*
[theplatform] Add support for referer protected videos wuth explicit SMIL
Sergey M․
2015-12-08
1
-4
/
+10
*
[theplatform] Style
Sergey M․
2015-11-19
1
-2
/
+5
*
[theplatform] Handle protocolless feed URLs (Closes #7532)
Sergey M․
2015-11-19
1
-1
/
+2
*
[theplatform] Add test for #7385
Sergey M․
2015-11-16
1
-0
/
+5
*
[theplatform] Handle explicitly specified SMIL (#7385)
Sergey M․
2015-11-15
1
-0
/
+9
*
[theplatform] Use subtitles from SMIL, too
Yen Chi Hsuan
2015-08-21
1
-4
/
+13
*
[theplatform] Use _download_json
Yen Chi Hsuan
2015-08-20
1
-3
/
+1
*
[theplatform] Fix Python 2: declare coding
Yen Chi Hsuan
2015-08-20
1
-0
/
+1
*
[theplatform] Support URLs with 'guid='
Yen Chi Hsuan
2015-08-20
1
-0
/
+36
*
[theplatform] Add ThePlatformFeedIE
Yen Chi Hsuan
2015-08-20
1
-40
/
+122
*
[theplatform] Use InfoExtractor._parse_smil_formats()
Yen Chi Hsuan
2015-08-19
1
-59
/
+13
[next]